Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa43d ago0x107eba…f31ecc
0xe417…937c0x9c95…e299Base—$0.001100%fluxa43d ago0x674fb9…e8af01
0xe417…937c0x9c95…e299Base—$0.001100%fluxa43d ago0x0be781…3e57d7
0xe417…937c0x9c95…e299Base—$0.001100%fluxa43d ago0x73b94a…5a1b6f
0xe417…937c0x9c95…e299Base—$0.001100%fluxa43d ago0x0131f8…104c13
0xe417…937c0x9c95…e299Base—$0.001100%fluxa43d ago0xe3cb12…8c9885
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa43d ago0x25c907…1e5dad
0xe417…937c0x9c95…e299Base—$0.001100%fluxa43d ago0xa4f320…543fb1
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa43d ago0xa5691d…fb3159
0xe417…937c0x9c95…e299Base—$0.001100%fluxa43d ago0x7231d2…152a95
0xe417…937c0x9c95…e299Base—$0.001100%fluxa44d ago0x269ed3…f81080
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa44d ago0x731b4a…c7ce7e
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa44d ago0x8813c7…f4b91f
0xe417…937c0x9c95…e299Base—$0.001100%fluxa44d ago0x3ff140…2145d6
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa44d ago0xb5d08f…1f0649
0xe417…937c0x9c95…e299Base—$0.001100%fluxa44d ago0xe15c71…37d629
0xe417…937c0x9c95…e299Base—$0.001100%fluxa44d ago0xd52775…aae6ef
0xe417…937c0x9c95…e299Base—$0.001100%fluxa44d ago0x7db5c9…ffade6
0xe417…937c0x9c95…e299Base—$0.001100%fluxa44d ago0x0aac8b…fc2ff7
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa44d ago0x74d76e…9432bc
0xe417…937c0x9c95…e299Base—$0.001100%fluxa44d ago0x8bf8f4…87ce41
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa44d ago0x60b223…8eb087
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa44d ago0x8045e9…ea1e99
0xe417…937c0x9c95…e299Base—$0.001100%fluxa44d ago0xe83844…7ca652
0xe417…937c0xfe80…47eeBase—$0.001100%fluxa44d ago0x0cc001…76a8b4

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.