Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0x47459e…8c54c7
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0xfe3859…74eab8
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0x156876…5f1763
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0xfc90ba…ad0fcf
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0x763e59…9a7317
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0xba62ca…22201a
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0x2050f2…63aae1
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0x48298b…e4c396
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0x58d469…f949a7
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0x951b1b…29a2de
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0xf8602c…fc823b
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa50d ago0xe2ca5d…bc918a
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0xa4557d…e3d39a
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0x23e994…a3b127
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0x344b03…373f0c
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0x03bbb1…bc4deb
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa50d ago0x550620…913bbc
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa50d ago0xe2f344…6070f0
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0xd92058…f1788c
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa50d ago0xd1edcc…70b417
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa51d ago0x77a48d…09a984
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa51d ago0xf5053c…3d7bcb
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa51d ago0x139dce…5b4fde
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa51d ago0xbd3012…210d94
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa51d ago0xab4eee…f7fd6f

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.