Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8947…94f00x47c5…4fc3Base—$10.5070%0xf6cb…a8d727d ago0x146cbc…995d11
0x8947…94f00x47c5…4fc3Base—$5.2570%0x30af…b89d27d ago0x4d7882…94a6fc
0x8947…94f00x47c5…4fc3Base—$10.5070%0x345f…57af27d ago0x5802d2…68bffa
0x8947…94f00x47c5…4fc3Base—$63.0070%0xc2ed…bd4e27d ago0x55affe…4b43bd
0x8947…94f00x47c5…4fc3Base—$10.5070%0x6c0f…7cd627d ago0xc27f0e…c6ef88
0x8947…94f00x47c5…4fc3Base—$52.5070%0x64e4…55d927d ago0x77fb0d…549bd2
0x8947…94f00x47c5…4fc3Base—$52.5070%0x0c48…3ed627d ago0xbb1f30…f94586
0x8947…94f00x47c5…4fc3Base—$5.2570%0x817a…63b527d ago0xf0c898…c4d4d8
0x8947…94f00x47c5…4fc3Base—$5.2570%0xcd39…072427d ago0x7ad639…e353a4
0x8947…94f00x47c5…4fc3Base—$10.5070%0x6c0f…7cd628d ago0x645d11…b3600e
0x8947…94f00x47c5…4fc3Base—$21.0070%0x72ef…0ffd28d ago0x89b145…1a7ad4
0x8947…94f00x47c5…4fc3Base—$105.0070%0x8bc8…eb0228d ago0x5cbea6…27c299
0x8947…94f00x47c5…4fc3Base—$21.0070%0xfaf2…854b28d ago0x0e2cb9…4e2608
0x8947…94f00x47c5…4fc3Base—$52.5070%0x88df…6a4d28d ago0x798024…eb0287

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.