Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb228…61800x9c95…e299Base$0.001100%candidates96d ago0xb99942…f2edb7
0xa800…d5700x9c95…e299Base$0.001100%candidates96d ago0xdf6037…edd677
0xcd50…b9d80x9c95…e299Base$0.001100%candidates96d ago0x4a93cf…a45f9f
0xbd8c…49610x9c95…e299Base$0.001100%candidates96d ago0x519e6d…3c2304
0x26f5…22f50x9c95…e299Base$0.001100%candidates96d ago0xda64d6…9f7c7a
0xbcff…60740x9c95…e299Base$0.001100%candidates96d ago0x2bbdff…aae6a3
0x7cfe…0acf0x9c95…e299Base$0.001100%candidates96d ago0x62fad9…3cfc57
0x7b52…b1c00x9c95…e299Base$0.001100%candidates96d ago0x7ede1d…336ed0
0xb761…09d40x9c95…e299Base$0.001100%candidates96d ago0x56c486…c8e4f1
0xc5c2…19360x9c95…e299Base$0.001100%candidates96d ago0x9fcc00…81424d
0xde30…05d50x9c95…e299Base$0.001100%candidates96d ago0xb81534…9a26f1
0x217e…99160x9c95…e299Base$0.001100%candidates96d ago0x7ef67a…dc7cb6
0xb228…61800x9c95…e299Base$0.001100%candidates96d ago0xa6bc22…be94cc
0xaa87…38ae0x9c95…e299Base$0.001100%candidates96d ago0xf3f801…f4d6a7
0xb71f…31400x9c95…e299Base$0.001100%candidates96d ago0x2060a1…248acb
0xdb4a…1c590x9c95…e299Base$0.001100%candidates96d ago0x789884…54b288
0xe7f0…cd580x9c95…e299Base$0.001100%candidates96d ago0xcd4893…bc5228
0x246d…04800x9c95…e299Base$0.001100%candidates96d ago0x4cf2f7…8261b1
0xfc7c…06740x9c95…e299Base$0.001100%candidates96d ago0xc436a7…b7b2e3
0xdfaf…132a0x9c95…e299Base$0.001100%candidates96d ago0xed2ad3…d99251
0x25f9…e9ac0x9c95…e299Base$0.001100%candidates96d ago0x050a4a…5720e0
0x8d9d…de360x9c95…e299Base$0.001100%candidates96d ago0xe69cb1…7d3a19
0x912f…749e0x9c95…e299Base$0.001100%candidates96d ago0x7a8bc7…892c42
0xb5e9…19fa0x9c95…e299Base$0.001100%candidates96d ago0x570362…f5c3be
0x9703…8cf90x9c95…e299Base$0.001100%candidates96d ago0x7ecf56…aa85ae

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.