Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0xdd808a…329629
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0x027fdb…aa25c8
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0x6a3761…967cff
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0x902fc9…f3a310
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0xb2a2a6…b72a8e
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0x96424d…a1dc15
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0xe3c286…9182e1
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0xef4211…2aaf8b
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0xc044a8…b1d173
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0xf02fe7…46f450
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0xab1633…347ff2
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0x08a824…cc6574
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0x2d51e1…9f2680
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0x63c96c…97d5c9
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0xd3e042…d03d10
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0x82fb19…997302
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0xbc270f…c65e6b
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0x4f8dd2…80ba8a
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0x35f817…776400
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0xf5ac46…60c411
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0x0da79f…f5869e
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0xef88ab…5ffa01
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0x58ffe0…720f0b
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0xbc0503…ba1585
0x9e37…da640x6839…1a2bBase$0.003100%Route unknown100d ago0x563cbe…579b42

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.