Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
10972.eth0x0e3d…7757Base—$4.20100%0x64e4…55d9101d ago0xf43ea0…12082d
0xa787…64cf0x0e3d…7757Base—$5.25100%0x5613…339e101d ago0x7e258b…b0627c
0xba70…e91d0x0e3d…7757Base—$19.95100%0x2970…8ed7101d ago0xf1217f…11c9fa
0x1332…66eb0x0e3d…7757Base—$42.00100%0xc4f0…3596101d ago0x8c4dcf…4c4311
0x1332…66eb0x0e3d…7757Base—$2.10100%0xe10f…cb70101d ago0x27b2e4…22db70
0xa787…64cf0x0e3d…7757Base—$3.15100%0xc246…c595101d ago0x24d27c…e4c846
0x1332…66eb0x0e3d…7757Base—$5.25100%0x0874…897c101d ago0x67116e…349523
0x4de6…abe30x0e3d…7757Base—$9.00100%0x5e44…05a8101d ago0x632b16…f5cb82
0x5d79…ab930x0e3d…7757Base—$1.05100%0x3d76…265f101d ago0x6ad3b7…dec90c
0x1332…66eb0x0e3d…7757Base—$11.55100%0xfaf2…854b101d ago0xd80499…518e38
0x1332…66eb0x0e3d…7757Base—$92.40100%0xf643…9810101d ago0x146020…6da840
0x1332…66eb0x0e3d…7757Base—$5.25100%0xcd64…d81f101d ago0x6fdfc0…8e3c0b
0x1332…66eb0x0e3d…7757Base—$9.45100%0xcf0a…a2c3101d ago0x734d3e…39c446
0x34d0…ce920x0e3d…7757Base—$50.00100%0x37bf…71af101d ago0x3411b8…f04629
0xd7b2…be4c0x0e3d…7757Base—$10.50100%0x4a9b…67ce101d ago0xed95db…17991e
0x1332…66eb0x0e3d…7757Base—$10.50100%0x7d28…b248101d ago0x173f93…215f66
0x1332…66eb0x0e3d…7757Base—$31.50100%0x1cb5…c0e2101d ago0xc66973…e25dbd
0xa787…64cf0x0e3d…7757Base—$21.00100%0x69ba…d2e2101d ago0xfbb444…fa6553
0xa787…64cf0x0e3d…7757Base—$21.00100%0xc629…e701101d ago0x942916…a174cd
0x1bd8…700b0x0e3d…7757Base—$3.00100%0x0fb0…4859101d ago0x76bf00…73e893
0xc9a2…31540x0e3d…7757Base—$21.00100%0xd022…4541101d ago0xc10b6d…320f87
0x1332…66eb0x0e3d…7757Base—$10.50100%0x52ac…a61d101d ago0xe4614b…8d66e0
0x4f43…27d80x0e3d…7757Base—$0.01100%0x28e4…5b01101d ago0x7376d3…17b211
0x8d34…59ae0x0e3d…7757Base—$5.15100%0xc3b9…7b36101d ago0x988597…f374b7
0xa787…64cf0x0e3d…7757Base—$2.10100%0xcf6b…a40a101d ago0x754ddb…6c0bd5

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.