Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf007…9c790xfe80…47eeBase$0.001100%fluxa41d ago0x96885d…3a87a9
0xf007…9c790x9c95…e299Base$0.001100%fluxa41d ago0xbe4c35…d068e9
0xf007…9c790xfe80…47eeBase$0.001100%fluxa41d ago0x3116c5…f23922
0xf007…9c790x9c95…e299Base$0.001100%fluxa41d ago0xeb3959…162cc2
0xf007…9c790xfe80…47eeBase$0.001100%fluxa41d ago0x347a00…08dd6e
0xf007…9c790xfe80…47eeBase$0.001100%fluxa41d ago0xbff0ab…0c9974
0xf007…9c790xfe80…47eeBase$0.001100%fluxa41d ago0x440e72…60b3f8
0xf007…9c790x9c95…e299Base$0.001100%fluxa41d ago0x46a4ac…734e6e
0xf007…9c790x9c95…e299Base$0.001100%fluxa41d ago0xe24247…5e7fa0
0xf007…9c790xfe80…47eeBase$0.001100%fluxa41d ago0x00e404…f429a3
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0xa1ec5c…a5c79e
0xf007…9c790xfe80…47eeBase$0.001100%fluxa42d ago0x22c067…c346a1
0xf007…9c790xfe80…47eeBase$0.001100%fluxa42d ago0x76b841…68ee2e
0xf007…9c790xfe80…47eeBase$0.001100%fluxa42d ago0x47e923…1dd88f
0xf007…9c790xfe80…47eeBase$0.001100%fluxa42d ago0x68c47f…e14ead
0xf007…9c790xfe80…47eeBase$0.001100%fluxa42d ago0x18b1d4…c14365
0xf007…9c790xfe80…47eeBase$0.001100%fluxa42d ago0xdf7427…d4c1dc
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x464f10…ec9cd4
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x603162…fcd3b8
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x1da6c1…b75cde
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x97b046…771003
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x8716a7…76111f
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x4c1555…665b88
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x016ce0…7c7ffc
0xf007…9c790x9c95…e299Base$0.001100%fluxa42d ago0x926c13…2f8a2d

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.