Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x6e8f3d…576dac
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x01c6f3…f32702
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0xdb8ec7…ac88af
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x8aed28…dcbb4f
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0xb0a5ad…8b6275
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0xd987ce…f7fde8
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x1d228f…d7d363
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x1f00f1…748cdd
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0xc31235…7205bb
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x3307b7…ed9065
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x83a2b2…0df313
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x1838f7…0386d9
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x4729f7…5017ee
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x027eaf…686e30
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x140474…e690c2
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x8e4113…8eed7b
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x124b4f…5da46e
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x3f44e0…c33148
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x7c837e…259b3c
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x9eebc1…f5a316
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0xd63ee8…8fb7ee
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x470a04…80237e
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0xa35a98…d8522d
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0xedcb32…31093e
0xee40…e0250x9dba…0df8Basex402 service$0.01100%coinbase100d ago0x4f6b04…dd388f

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.