Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xf83ddc…b4d3e7
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x3bc580…eb8964
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xfd1594…748ef9
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x9df0ca…c363b5
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x347ea4…b37072
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xd6c597…c46299
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xc878a6…279684
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x54c918…43c187
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x86215d…7cd82a
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xbeb546…69319c
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xf47611…05ea1b
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x03b6bd…f04cec
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xac085b…fa2b5a
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xa17bcc…a1431a
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x5a47a3…abe1ab
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xd4255d…9f8acd
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0x438504…855577
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xdeb158…9a10bb
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase2d ago0xcbb58a…03415a
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0xfa67cf…01a81f
0x0d87…0edf0x17cd…7905Basex402 service$0.05100%coinbase3d ago0x5b4732…7612f4

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.