Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1970…ac360x10c1…1e24Base—$0.53100%coinbase115d ago0xa1f0ce…563026
0x1970…ac360x10c1…1e24Base—$0.01100%coinbase115d ago0x7df3fd…1bc94b
0x1970…ac360x10c1…1e24Base—$0.01100%coinbase115d ago0xf2fc2d…1d30a7
0x1970…ac360x10c1…1e24Base—$0.67100%coinbase115d ago0xdd8fad…311490
0x1970…ac360x10c1…1e24Base—$0.01100%coinbase115d ago0x67ab00…2f6380
0x1970…ac360x10c1…1e24Base—$0.65100%coinbase115d ago0x734551…ebe0fa
0x1970…ac360x10c1…1e24Base—$0.01100%coinbase115d ago0xe3c6c5…40ec94
0x1970…ac360x10c1…1e24Base—$0.01100%coinbase115d ago0x9b9a7e…877706
0x1970…ac360x10c1…1e24Base—$0.69100%coinbase115d ago0x7ccb62…1c9410
0x1970…ac360x10c1…1e24Base—$0.01100%coinbase115d ago0xd598fd…d6ea3f
0x1970…ac360x10c1…1e24Base—$0.69100%coinbase115d ago0x15613b…efa8fd
0x1970…ac360x10c1…1e24Base—$0.01100%coinbase115d ago0x33a6cb…30ffe8
0x1970…ac360x10c1…1e24Base—$0.01100%coinbase115d ago0xcd2965…f6ac4e
0x1970…ac360x10c1…1e24Base—$0.85100%coinbase115d ago0x2ecaeb…a09eeb
0x1970…ac360x10c1…1e24Base—$0.01100%coinbase115d ago0xbea767…5cb56d
0x1970…ac360x10c1…1e24Base—$0.72100%coinbase115d ago0x4ab5b2…bb5de4
0x1970…ac360x10c1…1e24Base—$0.01100%coinbase115d ago0xeb7987…5ffe68
0x1970…ac360x10c1…1e24Base—$0.01100%coinbase115d ago0xeffb16…46dea8
0x1970…ac360x10c1…1e24Base—$0.39100%coinbase115d ago0x6518e8…b2b58b
0x1970…ac360x10c1…1e24Base—$0.72100%coinbase115d ago0xa87b8c…f66b2e
0x1970…ac360x10c1…1e24Base—$0.36100%coinbase115d ago0xdc23c2…82c4e4
0x1970…ac360x10c1…1e24Base—$0.70100%coinbase115d ago0x971a6c…32cd78
0x1970…ac360x10c1…1e24Base—$0.01100%coinbase115d ago0xfc2d95…d40e3d
0x1970…ac360x10c1…1e24Base—$0.56100%coinbase115d ago0x8c99d8…6cf845
0x1970…ac360x10c1…1e24Base—$0.74100%coinbase115d ago0x9f10e6…b497d4

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.