Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30x9c95…e299Base$0.001100%fluxa32d ago0x5c4a82…a8dc1e
0xb420…08d30x9c95…e299Base$0.001100%fluxa32d ago0xc606f5…a22d00
0xb420…08d30x9c95…e299Base$0.001100%fluxa32d ago0x074948…229e04
0xb420…08d30x9c95…e299Base$0.001100%fluxa32d ago0x1cc17c…7550f2
0xb420…08d30x9c95…e299Base$0.001100%fluxa32d ago0x1d3b82…441ca9
0xb420…08d30x9c95…e299Base$0.001100%fluxa32d ago0xbb422f…eeb28f
0xb420…08d30x9c95…e299Base$0.001100%fluxa32d ago0xc5f4fe…23bbba
0xb420…08d30x9c95…e299Base$0.001100%fluxa32d ago0xdd96c8…86254e
0xb420…08d30x9c95…e299Base$0.001100%fluxa32d ago0x181ded…17d25e
0xb420…08d30x9c95…e299Base$0.001100%fluxa32d ago0x126f9d…f78129
0xb420…08d30xfe80…47eeBase$0.001100%fluxa32d ago0x5f987d…e03cb7
0xb420…08d30x9c95…e299Base$0.001100%fluxa32d ago0xf19f53…a0af5b
0xb420…08d30x9c95…e299Base$0.001100%fluxa33d ago0x8703af…bb0340
0xb420…08d30x9c95…e299Base$0.001100%fluxa33d ago0xdc4e3b…465e81
0xb420…08d30x9c95…e299Base$0.001100%fluxa33d ago0x8d2082…d7d1de
0xb420…08d30x9c95…e299Base$0.001100%fluxa33d ago0xf5927a…834b11
0xb420…08d30x9c95…e299Base$0.001100%fluxa33d ago0x35565d…4ba2c8
0xb420…08d30x9c95…e299Base$0.001100%fluxa33d ago0x18c951…2870d3
0xb420…08d30x9c95…e299Base$0.001100%fluxa33d ago0xd0dcab…147b69
0xb420…08d30x9c95…e299Base$0.001100%fluxa33d ago0x9b97af…33b39b
0xb420…08d30x9c95…e299Base$0.001100%fluxa33d ago0xf80f23…79f4cd
0xb420…08d30x9c95…e299Base$0.001100%fluxa33d ago0xcb3397…f3a324
0xb420…08d30xfe80…47eeBase$0.001100%fluxa33d ago0x91ea7a…13b4fa
0xb420…08d30x9c95…e299Base$0.001100%fluxa33d ago0xdb68ba…891001
0xb420…08d30x9c95…e299Base$0.001100%fluxa33d ago0x537d8f…a37da4

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.