Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x234a…b48c0xc9cd…462dBase—$0.0170%0x0055…e07e7d ago0xe7ca4f…398c30
0x234a…b48c0xc9cd…462dBase—$0.0170%0x0055…e07e7d ago0xfa7d7a…198b36
0x234a…b48c0xc9cd…462dBase—$0.0570%0x0055…e07e7d ago0x9c8e2a…bd18d9
0x234a…b48c0xc9cd…462dBase—$0.0170%0x0055…e07e7d ago0x0365b5…cda6a9
0x234a…b48c0xc9cd…462dBase—$0.0570%0x0055…e07e7d ago0x295240…8b498d
0x234a…b48c0xc9cd…462dBase—$0.0170%0x0055…e07e7d ago0xe028f2…a578f9
0x234a…b48c0xc9cd…462dBase—$0.0570%0x0055…e07e7d ago0x256517…b6cc52
0x77e7…0df70xc9cd…462dBase—$0.0570%0x0055…e07e7d ago0x7d9535…c893c6
0x234a…b48c0xc9cd…462dBase—$0.0170%0x0055…e07e7d ago0x144f69…7126ef
0x234a…b48c0xc9cd…462dBase—$0.0170%0x0055…e07e7d ago0xe9c2e4…75a889
0x234a…b48c0xc9cd…462dBase—$0.0170%0x0055…e07e7d ago0x2e2c21…e9efe8
0x234a…b48c0xc9cd…462dBase—$0.0570%0x0055…e07e7d ago0x6d8ebd…6185e1
0x234a…b48c0xc9cd…462dBase—$0.0570%0x0055…e07e7d ago0xce4303…e95252
0x234a…b48c0xc9cd…462dBase—$0.0570%0x0055…e07e7d ago0xfacc1c…044132
0x234a…b48c0xc9cd…462dBase—$0.0570%0x0055…e07e7d ago0xfd1967…da96f9
0xc9cd…462d0xc9cd…462dBase—$0.0570%0x0055…e07e7d ago0xa0e63f…3953b8
0xe420…e75b0xc9cd…462dBase—$0.0570%0x0055…e07e8d ago0xca93a6…02e6fb
0xe420…e75b0xc9cd…462dBase—$0.0570%0x0055…e07e8d ago0x07b3c4…cdcff2
0xe420…e75b0xc9cd…462dBase—$0.0570%0x0055…e07e8d ago0x46b2cc…ca9e3a
0xe420…e75b0xc9cd…462dBase—$0.0570%0x0055…e07e8d ago0x74d8ee…cdbdc1

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.