Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2de…2cf50x2633…2223Base$0.003968100%payAI11d ago0xbadc6c…455078
0xd2de…2cf50x2633…2223Base$0.002545100%payAI11d ago0xd46728…c5e8f7
0xd2de…2cf50x2633…2223Base$0.003969100%payAI11d ago0xf2d881…ecd546
0xd2de…2cf50x2633…2223Base$0.002547100%payAI11d ago0x1802a6…663e5c
0xd2de…2cf50x2633…2223Base$0.003969100%payAI11d ago0x327d85…ec38a7
0xd2de…2cf50x2633…2223Base$0.002547100%payAI11d ago0xf7e9f2…31827d
0xd2de…2cf50x2633…2223Base$0.002548100%payAI11d ago0x765b0c…f93c5f
0xd2de…2cf50x2633…2223Base$0.003116100%payAI11d ago0x813ccf…75be90
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xde4934…1500df
0xd2de…2cf50x2633…2223Base$0.00397100%payAI11d ago0x831b3a…7159eb
0xd2de…2cf50x2633…2223Base$0.003969100%payAI11d ago0xe733eb…ed592a
0xd2de…2cf50x2633…2223Base$0.002547100%payAI11d ago0x8679af…d0a489
0xd2de…2cf50x2633…2223Base$0.003969100%payAI11d ago0xcecfd7…c30768
0xd2de…2cf50x2633…2223Base$0.002547100%payAI11d ago0x6e1902…720578
0xd2de…2cf50x2633…2223Base$0.003065100%payAI11d ago0x8e1b75…6ea09d
0xd2de…2cf50x9305…f13fBaseNansenCrypto$0.01100%coinbase11d ago0xc458a2…b6e89c
0xd2de…2cf50x2633…2223Base$0.003969100%payAI11d ago0x80a369…d5fdc6
0xd2de…2cf50x2633…2223Base$0.002547100%payAI11d ago0x7b364a…38d3c8
0xd2de…2cf50x2633…2223Base$0.003969100%payAI11d ago0x69c820…3cfbce
0xd2de…2cf50x2633…2223Base$0.002547100%payAI11d ago0xed5f5f…7cc969
0xd2de…2cf50x2633…2223Base$0.002548100%payAI11d ago0x423ca1…8817d0
0xd2de…2cf50x2633…2223Base$0.00397100%payAI11d ago0xa55437…47810a
0xd2de…2cf50x2633…2223Base$0.002548100%payAI11d ago0x63d618…3169d2

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.