Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x118b…c71b0x790f…e116Base—$0.01100%coinbase45d ago0x7c9005…5a1aea
0x118b…c71b0x2399…346cBase—$0.01100%coinbase45d ago0xc24eeb…9fc27b
0x118b…c71b0xd886…f088Base—$0.01100%coinbase45d ago0x681cb7…9d8e4b
0x118b…c71b0xa072…0f6fBase—$0.01100%coinbase45d ago0xe91e64…cda380
0x118b…c71b0xdcfa…d02eBase—$0.01100%coinbase45d ago0xa75e25…a25d30
0x118b…c71b0x3723…4eabBase—$0.01100%coinbase45d ago0xcf37d6…969632
0x118b…c71b0x5f17…23c2Base—$0.01100%coinbase45d ago0x910936…cd907f
0x118b…c71b0x9e4b…0866Base—$0.01100%coinbase45d ago0xd44b99…32b364
0x118b…c71b0xa0a8…23f1Base—$0.01100%coinbase45d ago0x121701…cd6a1a
0x118b…c71b0x6378…96ccBase—$0.01100%coinbase45d ago0x288c34…18d19a
0x118b…c71b0x1c84…1006Base—$0.01100%coinbase45d ago0xa64058…724aaf
0x118b…c71b0xbb39…afdcBase—$0.01100%coinbase45d ago0x168951…cf295b
0x118b…c71b0x6635…e732Base—$0.01100%coinbase45d ago0xfffefe…3313ba
0x118b…c71b0x1109…2fd1Base—$0.01100%coinbase45d ago0x350132…411c14
0x118b…c71b0x74c5…822bBase—$0.01100%coinbase45d ago0xeb4a32…a2b5cc
0x118b…c71b0xd7d4…7d3aBase—$0.01100%coinbase45d ago0x5e3c5f…056c7c

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.