Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase86d ago0x790efa…481237
0x4a5d…b9e00x3070…fa85Basex402 service$0.50100%coinbase86d ago0x383827…96a12c
0x4a5d…b9e00x3070…fa85Basex402 service$0.50100%coinbase86d ago0xef19a6…556c3f
0x4a5d…b9e00x3070…fa85Basex402 service$0.20100%coinbase86d ago0x749ad8…467ffd
0x4a5d…b9e00x3070…fa85Basex402 service$0.25100%coinbase86d ago0xdc21fe…938413
0x4a5d…b9e00x3070…fa85Basex402 service$0.15100%coinbase86d ago0x4b57c0…ca1147
0x4a5d…b9e00x3070…fa85Basex402 service$0.15100%coinbase86d ago0x6291f4…f52ff9
0x4a5d…b9e00x3070…fa85Basex402 service$0.15100%coinbase86d ago0x702d96…e9f02e
0x4a5d…b9e00x3070…fa85Basex402 service$0.03100%coinbase86d ago0xc7d563…1d777f
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase86d ago0x679e76…fc7dfb
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase86d ago0x55e8be…2e539b
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase86d ago0xc3ada8…3e0178
0x4a5d…b9e00x3070…fa85Basex402 service$0.04100%coinbase86d ago0xc6951c…7a7cb5
0x4a5d…b9e00x3070…fa85Basex402 service$0.03100%coinbase86d ago0x6bdf9f…e37027
0x4a5d…b9e00x3070…fa85Basex402 service$0.05100%coinbase86d ago0x3ed77e…5b961c
0x4a5d…b9e00x3070…fa85Basex402 service$0.04100%coinbase86d ago0xd71fa1…bc0b66
0x4a5d…b9e00x3070…fa85Basex402 service$0.05100%coinbase86d ago0x010dad…2afd22
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase86d ago0xc5b3e5…f50366
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase86d ago0x988ad3…41f1e6
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase86d ago0x114fc8…e7e2ff
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase86d ago0xee0b27…4ecf53
0x4a5d…b9e00x3070…fa85Basex402 service$0.01100%coinbase86d ago0xe2c2ca…0baee9
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase86d ago0x41e1d6…d7c6b7
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase86d ago0xd33698…7199ff
0x4a5d…b9e00x3070…fa85Basex402 service$0.02100%coinbase86d ago0x02002f…383b8a

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.