Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0f0…aa260x3e0a…78e7Base—$0.004121100%coinbase75d ago0xbc9293…05e94f
0xb0f0…aa260x3e0a…78e7Base—$0.005533100%coinbase75d ago0x733b54…28edae
0xb0f0…aa260x3e0a…78e7Base—$0.00565100%coinbase75d ago0x403e17…615299
0xb0f0…aa260x3e0a…78e7Base—$0.00385100%coinbase75d ago0x8bca43…1c40a7
0xb0f0…aa260x3e0a…78e7Base—$0.004367100%coinbase75d ago0x2ed735…076503
0xb0f0…aa260x3e0a…78e7Base—$0.00438100%coinbase75d ago0x52399c…22b77c
0xb0f0…aa260x3e0a…78e7Base—$0.00584100%coinbase75d ago0x4ba353…05eddb
0xb0f0…aa260x3e0a…78e7Base—$0.005645100%coinbase75d ago0x370ca5…24ad57
0xb0f0…aa260x3e0a…78e7Base—$0.003691100%coinbase75d ago0x803395…362808
0xb0f0…aa260x3e0a…78e7Base—$0.004922100%coinbase75d ago0x6a61f7…8e3c8f
0xb0f0…aa260x3e0a…78e7Base—$0.004804100%coinbase75d ago0x0d5030…89e71f
0xb0f0…aa260x3e0a…78e7Base—$0.004989100%coinbase75d ago0x3bd603…d33c43
0xb0f0…aa260x3e0a…78e7Base—$0.004008100%coinbase75d ago0x1de845…c802e8
0xb0f0…aa260x3e0a…78e7Base—$0.005274100%coinbase75d ago0x3d119d…95f03c
0xb0f0…aa260x3e0a…78e7Base—$0.004316100%coinbase75d ago0x921033…1c9537
0xb0f0…aa260x3e0a…78e7Base—$0.005523100%coinbase75d ago0x427764…6b30e1
0xb0f0…aa260x3e0a…78e7Base—$0.004503100%coinbase75d ago0xfafa50…5ff997
0xb0f0…aa260x3e0a…78e7Base—$0.004525100%coinbase75d ago0x6b9be0…331add
0xb0f0…aa260x3e0a…78e7Base—$0.005081100%coinbase75d ago0x47f535…20c51c
0xb0f0…aa260x3e0a…78e7Base—$0.005831100%coinbase75d ago0x7531f9…9ba2c1
0xb0f0…aa260x3e0a…78e7Base—$0.003348100%coinbase75d ago0x66520f…35a717
0xb0f0…aa260x3e0a…78e7Base—$0.003619100%coinbase75d ago0x82b5c7…5b7917
0xb0f0…aa260x3e0a…78e7Base—$0.002889100%coinbase75d ago0xa868f0…d2225b
0xb0f0…aa260x3e0a…78e7Base—$0.005526100%coinbase75d ago0x44114b…34a2bb
0xb0f0…aa260x3e0a…78e7Base—$0.004766100%coinbase75d ago0x7a52c8…e7b7df

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.