Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b8a…2e410x75dd…d2a5Basex402 service$0.25100%coinbase95d ago0x665968…422c96
0x9cc4…b1760x75dd…d2a5Basex402 service$0.75100%coinbase96d ago0x0c3e15…a50f51
0x9cc4…b1760x75dd…d2a5Basex402 service$0.15100%coinbase96d ago0x8438d3…7159ab
0x9cc4…b1760x75dd…d2a5Basex402 service$0.15100%candidates96d ago0xddd548…b4706a
0x9cc4…b1760x75dd…d2a5Basex402 service$0.75100%coinbase96d ago0x059393…5be790
0x9cc4…b1760x75dd…d2a5Basex402 service$0.75100%coinbase96d ago0xb2bc5f…329de0
0x9cc4…b1760x75dd…d2a5Basex402 service$0.75100%coinbase96d ago0x3f0f71…232d70
0x9cc4…b1760x75dd…d2a5Basex402 service$0.35100%coinbase96d ago0x4bd92e…c66946
0x9cc4…b1760x75dd…d2a5Basex402 service$0.75100%coinbase96d ago0x977ab8…f110a5
0x9cc4…b1760x75dd…d2a5Basex402 service$0.35100%coinbase96d ago0xfa5074…a6240a
0x9cc4…b1760x75dd…d2a5Basex402 service$0.25100%coinbase96d ago0x17d68b…008db9
0x9cc4…b1760x75dd…d2a5Basex402 service$0.15100%coinbase96d ago0x99c074…517b4b
0x9cc4…b1760x75dd…d2a5Basex402 service$0.15100%coinbase96d ago0x7c454f…9b0bdf
0x9cc4…b1760x75dd…d2a5Basex402 service$0.15100%coinbase96d ago0x35b808…ae9d5a
0x9cc4…b1760x75dd…d2a5Basex402 service$0.18100%coinbase96d ago0x7a3fb9…6e63b5
0x9cc4…b1760x75dd…d2a5Basex402 service$0.18100%coinbase96d ago0xe60235…a1c328
0x9cc4…b1760x75dd…d2a5Basex402 service$0.23100%coinbase96d ago0x40cde6…bd8126
0x9cc4…b1760x75dd…d2a5Basex402 service$0.15100%coinbase96d ago0x0d5e19…75745c
0x9cc4…b1760x75dd…d2a5Basex402 service$0.25100%coinbase96d ago0xd80262…31dd36
0x9cc4…b1760x75dd…d2a5Basex402 service$0.25100%coinbase96d ago0x377014…301b7f
0x9cc4…b1760x75dd…d2a5Basex402 service$0.23100%coinbase96d ago0x42840b…06cce9
0x9cc4…b1760x75dd…d2a5Basex402 service$0.25100%coinbase96d ago0xaad240…778cf5
0x9cc4…b1760x75dd…d2a5Basex402 service$0.25100%coinbase96d ago0xb34045…b81edf
0xd185…e3830x75dd…d2a5Basex402 service$0.15100%coinbase96d ago0x7216c8…f85c39
0xd185…e3830x75dd…d2a5Basex402 service$0.10100%coinbase96d ago0x17409b…affd78

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.