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—$1.00100%coinbase50d ago0x71b437…4506db
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0xedd859…da50ba
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0xb8337b…d7321f
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0xf680ef…20a25f
0x0116…bf950x6839…1a2bBase—$5.00100%coinbase50d ago0xf57814…cabcb2
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0x95ad23…81826b
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0xc6012d…bbe747
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0x1fb4c2…7e8590
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0x62d078…5d5066
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0xb3b5ae…b1887c
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0xef615f…cbd60c
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0xfa0039…2a3188
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0x0b1993…1320d0
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0x17d141…bbc3aa
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0x70bb0e…0198ec
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0xa06ee3…44285c
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0xf61030…649842
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0x4e73fb…b50e44
0x0116…bf950x6839…1a2bBase—$5.00100%coinbase50d ago0x62426e…3ad58f
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0xee1e0c…dcff9d
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0x2cd64d…ed9812
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0xbda401…aa180c
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0x0d3b45…9c1afc
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0xc85e58…225ba9
0x0116…bf950x6839…1a2bBase—$0.003100%coinbase50d ago0x06b8b6…770bc8

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.