Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc12s ago0x44ec60…aa0b77
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase12s ago0x66d1bf…d6e210
0x993e…b3700x52e2…f3eaBasex402 service$0.02100%coinbase12s ago0xf9b4da…e8cf28
0xb40a…f3e60x6839…1a2bBase—$0.003100%coinbase12s ago0x06f707…7e56bf
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase14s ago0x009435…e3b451
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase16s ago0xf69744…1166a5
0xadca…64e40x7ce7…14ffBase—$0.5070%0x25e9…76f016s ago0x5173ae…2b3c03
0xadca…64e40x7ce7…14ffBase—$1.0070%0x25e9…76f016s ago0x5173ae…2b3c03
0xadca…64e40x7ce7…14ffBase—$0.5070%0x25e9…76f016s ago0x5173ae…2b3c03
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase18s ago0xa32780…a7e073
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase20s ago0x09d3a2…621676
0x3c87…e1d20x6839…1a2bBase—$0.003100%coinbase24s ago0xa6fa76…7de38e
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase24s ago0xe06cce…c52b8f
0x4ae3…0b210x9636…c397Base—$0.01100%coinbase26s ago0x1bf3c4…1a60c7
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase26s ago0x04dcdc…058a61
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase28s ago0xb1edb8…ad28cc
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase30s ago0x626f74…befb6f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase32s ago0xa35113…6020b4
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa32s ago0x4dd7c8…d76d9f
0x5d4d…0afd0xfe80…47eeBase—$0.001100%fluxa32s ago0x1a043d…ddab87
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa32s ago0xafde3c…cf0439
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x8d928c…297bdd
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xe784c6…19b031
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x054a3a…03ac27
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted40s ago0x0e4ad8…6a10a9

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.