Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x5e6e…178717s ago0xefeec6…257164
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase17s ago0x561c66…3ab3d7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase19s ago0x64b547…78af59
0xad03…5a1b0x3e0a…78e7Base—$0.005069100%coinbase19s ago0x15590b…822e9c
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.01100%coinbase21s ago0x04749f…fd9713
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase21s ago0x7e7f63…6a7598
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x72de4e…ce148f
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase21s ago0xbabf48…f8fbcd
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase23s ago0x95a345…9c45ba
0x4ea2…db950x6839…1a2bBase—$0.003100%coinbase23s ago0x8e957e…c3cca4
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase25s ago0x9872b0…0a67ae
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.02100%coinbase25s ago0xcf478b…6d7163
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase27s ago0xd7c178…bc0029
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.02100%coinbase27s ago0x1b8181…de191e
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.02100%coinbase29s ago0x9543c3…e999a4
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.02100%coinbase31s ago0x7f146d…7e5481
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase31s ago0x885a58…4a1fc9
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase31s ago0xbc3321…4afe79
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase33s ago0xea9aaf…0d4ffe
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xfed141…e278a5
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase35s ago0x12091f…6b2c2c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase39s ago0x02708f…ca1946
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase39s ago0x318347…b49d02
0x7259…83fe0x6839…1a2bBase—$0.003100%coinbase41s ago0xdfaf1c…789228
0x9084…e84a0x12a9…a21bBase—$0.00170%0x12a9…a21b41s ago0x86fc7c…ea0197

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.