Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13de…883e0xa104…fb52Base—$50.00100%0x96de…249b52d ago0x03bd3a…df18d0
0x13de…883e0x5c47…0416Base—$50.00100%0x96de…249b52d ago0x4ce1f5…fd9de2
0x13de…883e0x7c00…0f5bBase—$50.00100%0x96de…249b52d ago0x9f1f53…441bfe
0x13de…883e0x7804…6bc3Base—$50.00100%0x96de…249b52d ago0x16d7b8…d8bd4d
0x13de…883e0x154e…b2efBase—$50.00100%0x96de…249b52d ago0x47e4ee…437ce2
0x13de…883e0xce5c…b4c1Base—$50.00100%0x96de…249b52d ago0x63c1fc…bf1ecc
0x13de…883e0xe691…dffcBase—$140.00100%0x96de…249b52d ago0x907015…e4aa6e
0x13de…883e0x361c…c88dBase—$18.11100%0x96de…249b52d ago0x2fd514…bc65a1
0x13de…883e0xa305…8c02Base—$51.51100%0x96de…249b52d ago0xb33ea7…67e2a0
0x13de…883e0x321c…fdc8Base—$106.00100%0x96de…249b52d ago0x2e3570…8b5e0f
0x13de…883e0x175d…0f75Base—$140.00100%0x96de…249b52d ago0x4005d6…e68dbb
0x13de…883e0xa24c…208bBase—$116.00100%0x96de…249b52d ago0x64f99d…04a077
0x13de…883e0x653e…37bcBase—$50.00100%0x96de…249b52d ago0xb536d3…cf306f
0x13de…883e0x5b35…53c9Base—$50.00100%0x96de…249b52d ago0xd50acf…76e8df

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.