Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase51d ago0x2fa32b…8b0679
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase51d ago0x8777e1…89eda8
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase51d ago0xcaa797…c23bcf
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase51d ago0xa8337e…ebec08
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase51d ago0x5e7b91…12883d
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase51d ago0xded757…3b3908
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase51d ago0xe1afcf…ea0196
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase51d ago0x3f4181…ec357a
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase52d ago0xb92288…ac1c12
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase52d ago0xd40993…6cf4ad
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase52d ago0xa4033b…8b327b
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase52d ago0xecb49f…34dad8
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase52d ago0x3a63dc…66f723
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase52d ago0x9cb58b…08b16c
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase52d ago0x19a946…3e00b7
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase52d ago0x9a791c…1ca2a7
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase52d ago0x48be79…6e486a
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase52d ago0x03bab5…100fa6
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase52d ago0x8d01f6…733150
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase52d ago0xee2951…e44e57
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase52d ago0x583b1d…e6f37a
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase52d ago0x0403e3…c6ea0b
0x0116…bf950x6839…1a2bBase—$1.00100%coinbase52d ago0xb23fa4…949e5c
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase52d ago0x421e21…82287a

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.