Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f0…cd580x9c95…e299Base$0.001100%candidates98d ago0x1a1198…b7fb0e
0x26f5…22f50x9c95…e299Base$0.001100%candidates98d ago0x36cf2e…75161c
0xe7f0…cd580x9c95…e299Base$0.001100%candidates98d ago0x711b17…13abe3
0xde30…05d50x9c95…e299Base$0.001100%candidates98d ago0x93efff…dbfe6b
0xcd50…b9d80x9c95…e299Base$0.001100%candidates98d ago0x490ded…ae110e
0x25f9…e9ac0x9c95…e299Base$0.001100%candidates98d ago0xc1ca93…1c5c36
0xe7f0…cd580x9c95…e299Base$0.001100%candidates98d ago0xbc0d87…94ea74
0xb228…61800x9c95…e299Base$0.001100%candidates98d ago0x1b62e6…8cd942
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates98d ago0x2afee7…438f46
0xe7f0…cd580x9c95…e299Base$0.001100%candidates98d ago0x664d49…01cab5
0x25f9…e9ac0x9c95…e299Base$0.001100%candidates98d ago0xd35bdd…ae8c69
0xde30…05d50x9c95…e299Base$0.001100%candidates98d ago0xf9ad84…b034ca
0x912f…749e0x9c95…e299Base$0.001100%candidates98d ago0xef701e…51a11d
0x857e…dd5d0x9c95…e299Base$0.001100%candidates98d ago0x7c1249…0e3b36
0xcd50…b9d80x9c95…e299Base$0.001100%candidates98d ago0x9a4f96…4f8578
0x26f5…22f50x9c95…e299Base$0.001100%candidates98d ago0x0cdd2e…d27c7a
0xe7f0…cd580x9c95…e299Base$0.001100%candidates98d ago0xea5abc…ed1359
0xe7f0…cd580x9c95…e299Base$0.001100%candidates98d ago0x3e0a57…020f30
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates98d ago0x633370…cf90f7
0xb228…61800x9c95…e299Base$0.001100%candidates98d ago0x4ca625…a6db5b
0xb228…61800x9c95…e299Base$0.001100%candidates98d ago0x3a2e2c…804d58
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates98d ago0x783f3a…f600a6
0xe7f0…cd580x9c95…e299Base$0.001100%candidates98d ago0xa8ad76…f00ab6
0xde30…05d50x9c95…e299Base$0.001100%candidates98d ago0xd6d75e…65f7f8
0x857e…dd5d0x9c95…e299Base$0.001100%candidates98d ago0xed7741…b72754

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.