Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa41d ago0xc98353…e8c919
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa41d ago0x503d3d…c0b3bd
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa41d ago0xd307ea…1963ed
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa41d ago0x4fec8c…e5e186
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa41d ago0x3f7048…a0d4e1
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa41d ago0x8f4b39…60c694
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa41d ago0xb00c7f…c8dcd1
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa41d ago0xe79bda…ac2c34
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa41d ago0x9b05c5…46ec2f
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa41d ago0x267ff4…1223bc
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa41d ago0xa175f3…1a79de
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa41d ago0x6f10bf…2aa5ec
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa41d ago0xe4321f…0cce79
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa41d ago0xe95a7a…d7e9ac
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa41d ago0xe8cd4d…07c01f
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa41d ago0xc35ad5…c76d8f
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa41d ago0x681fa9…ec006d
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa41d ago0xfab14c…fa1f1b
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa41d ago0x038e43…837ef7
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa41d ago0xf9120c…8fd601
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa41d ago0x0e5014…d5d774
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa41d ago0x62b4f0…52c601
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa42d ago0xa2a59e…77c4a8
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa42d ago0x977707…deb4df
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa42d ago0x8f0dfc…9cfd1a

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.