Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa42d ago0xe15d80…9035a6
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa42d ago0x5918b1…ad4652
0xbc2d…66380x9c95…e299Base$0.001100%fluxa42d ago0xaf47a3…c273cc
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa42d ago0x82ce5c…4b3c98
0xbc2d…66380x9c95…e299Base$0.001100%fluxa42d ago0x322564…da728b
0xbc2d…66380x9c95…e299Base$0.001100%fluxa42d ago0x51a158…65330d
0xbc2d…66380x9c95…e299Base$0.001100%fluxa42d ago0x708002…8f5dfe
0xbc2d…66380x9c95…e299Base$0.001100%fluxa42d ago0x926ca8…8ea0ae
0xbc2d…66380x9c95…e299Base$0.001100%fluxa42d ago0x58a158…7cb89c
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa42d ago0x5dbcc5…05e0b4
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa42d ago0x2971cc…e50ecd
0xbc2d…66380xfe80…47eeBase$0.001100%fluxa42d ago0x49a0d9…85f6ab
0xbc2d…66380x9c95…e299Base$0.001100%fluxa42d ago0xb1d9c9…45fc40
0xbc2d…66380x9c95…e299Base$0.001100%fluxa42d ago0xb3b40b…c933f8
0xbc2d…66380x9c95…e299Base$0.001100%fluxa42d ago0x38574b…0f0e1c
0xbc2d…66380x9c95…e299Base$0.001100%fluxa42d ago0xb6b152…4f5178
0xbc2d…66380x9c95…e299Base$0.001100%fluxa42d ago0x37d14e…413df0
0xbc2d…66380x9c95…e299Base$0.001100%fluxa42d ago0xd2f658…8975a1
0xbc2d…66380x9c95…e299Base$0.001100%fluxa42d ago0x1a383b…6109a8
0xbc2d…66380x9c95…e299Base$0.001100%fluxa42d ago0x24751a…1ac37d
0xbc2d…66380x9c95…e299Base$0.001100%fluxa42d ago0xe35e04…d82468

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.