Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0xdf6482…4b86db
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0xd533e7…7562f2
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase3d ago0xc37fe8…a1e193
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0x7a2222…f416aa
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa68fa1…42f8ed
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9a37e0…2c8e68
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0x401e44…74075d
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3a5ae2…230493
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0x2a12a8…62fbcd
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0xf49be4…e52a19
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0x7ce8c3…1baa96
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6d3626…212c60
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbc7631…096625
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbe6906…eba349
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0x46cb35…9d1569
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0x629f39…36400a
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0xdee2a9…518370
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0xc06b78…74a87f
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa8a0fa…da6924
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0x81edd1…c17a97
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase4d ago0x8bfb25…8f89d1

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.