Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0x410c0e…871c2a
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0x6a75e3…6e8ef4
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0xf5dc82…05844b
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0xa5217d…5ab04f
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0xe295c4…be9cc7
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0x96771e…ada455
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0x3c673a…e2001a
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0xd7d8ac…c37775
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0xdb9064…e965de
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0x46f300…b7f036
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0xec5e4f…2e24f6
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0x06eec8…ac6c94
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0xb0adf2…65610f
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0x05d6dc…3b4b1c
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0x25ce98…528aa5
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0x747fab…bec6ae
0x1e45…cc1b0x400d…baccBasex402 service$0.05100%coinbase6d ago0xb81fe1…260cf5

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.