Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef9d…fed00x9c95…e299Base$0.001100%fluxa42d ago0xe47073…e72039
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa42d ago0xfed457…b37901
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa42d ago0x146c1e…fca959
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa42d ago0x326234…438805
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa42d ago0xd8be43…1f4517
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa42d ago0x8cd315…dc60ef
0xef9d…fed00x9c95…e299Base$0.001100%fluxa42d ago0x9b9643…4016cd
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa42d ago0x9f2fb7…9ca182
0xef9d…fed00x9c95…e299Base$0.001100%fluxa42d ago0x02aaa4…bf6322
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa42d ago0x62d76b…fe031b
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa42d ago0x52a89a…577b57
0xef9d…fed00x9c95…e299Base$0.001100%fluxa42d ago0xb36352…1db6e0
0xef9d…fed00x9c95…e299Base$0.001100%fluxa42d ago0xd65e9a…690571
0xef9d…fed00x9c95…e299Base$0.001100%fluxa42d ago0xe03e80…329668
0xef9d…fed00x9c95…e299Base$0.001100%fluxa42d ago0x3c61f5…eb173d
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa42d ago0x2ac224…e04151
0xef9d…fed00x9c95…e299Base$0.001100%fluxa42d ago0xa9c292…094bc4
0xef9d…fed00x9c95…e299Base$0.001100%fluxa42d ago0x101dce…4436c3
0xef9d…fed00x9c95…e299Base$0.001100%fluxa42d ago0xd0dfb5…a30666
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa42d ago0xe7e51a…d04639
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa42d ago0x668a5b…8846d5

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.