Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0x870b66…1bdbc2
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0x45543d…be1fb7
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0xce20f5…4a1284
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0x4760fb…50bb96
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0x734062…c01761
0x5518…47380xfe80…47eeBase—$0.001100%fluxa46d ago0x1bd707…b76b72
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0xa6cc2a…2274f5
0x5518…47380xfe80…47eeBase—$0.001100%fluxa46d ago0xd6ca8c…9cf465
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0x92037d…298837
0x5518…47380xfe80…47eeBase—$0.001100%fluxa46d ago0x7f9948…bc25b4
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0xf5127f…2a646e
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0xc18b43…4d5f3e
0x5518…47380xfe80…47eeBase—$0.001100%fluxa46d ago0x61cc70…0e35c6
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0x4d61f6…7cb863
0x5518…47380xfe80…47eeBase—$0.001100%fluxa46d ago0x9ff51d…aef544
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0x014446…62a1f9
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0xc0e1ff…087b9d
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0x72a0f5…90669b
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0xa32623…6a1dfa
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0x2d2093…ab5a69
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0xf03048…a38095
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0xe2e075…eae270
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0x37a244…ff7c82
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0x4314a5…f0a30e
0x5518…47380x9c95…e299Base—$0.001100%fluxa46d ago0x1757ee…f9fc34

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.