Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase9d ago0x1e5737…6f42d1
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase9d ago0x1a0197…4c9a09
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase9d ago0xcfefb1…a38563
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase9d ago0xf93f2a…9eee56
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase9d ago0x6a5ce0…966e74
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase9d ago0x66b3a4…dc3bff
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase9d ago0x29c303…0490b8
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase9d ago0xa6b12b…3772ac
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase9d ago0x3e38ff…34728b
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xed129b…8099aa
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xd81a9e…13032a
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xc0930f…4e4524
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x6bd3e8…dd4642
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xc29114…50ba95
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x9a0bd8…f1e7e6
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xe705b4…4563b4
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xa671fe…590d67
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0x6b7f40…b49294
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xd08704…246e2c
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xe80f31…da5b6b
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase10d ago0xa7c66c…b1ede8

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.