Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x31d3dc…cb5165
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x611e54…ea63b2
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x64f8e9…1b812b
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0xda6a4b…6afd0b
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x99e0ec…a75d2f
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa39d ago0xc3196a…e3cf8d
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa39d ago0x64744a…17d6b0
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0xf6ab8e…4bcb84
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0xa11e82…8c5bd3
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x9dd19e…b1aaa9
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x0e720e…126a20
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x202919…2cae55
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0xd90280…22cd65
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x838117…ea7b7d
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x745805…d63db6
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x65b9fc…b87c18
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa39d ago0x1f2256…5f6bfe
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x6564fa…21576e
0xcca7…bcc20x9c95…e299Base—$0.001100%fluxa39d ago0x7028a2…9c80ce
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0xcb65ad…fb55df
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x9a079a…1c588f
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x759cf3…87d312
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0xf6a691…eccb44
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x551079…db1d03
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa39d ago0x440156…60b976

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.