Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x9082c6…3cebe5
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x949eb1…c4974a
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0xc1f798…0c4d5b
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x123f08…c754cf
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0xcfa301…c475af
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0xc31b85…1ba44c
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x1afb4d…683118
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x1594e4…ccfd49
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x19025a…b397e2
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0xd6be60…5670a3
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x25b8c0…d991d9
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x044394…ed0e20
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x75cd16…c096b8
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0xa77ca9…0a662b
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x39b9c7…902492
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x690b15…86cdc7
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0xc763aa…3f408b
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x570797…02213c
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x0de9d6…e72300
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x30bf24…1502b1
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x9c1c2c…05e69a
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x094497…15853f
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0xf9002b…439320
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x932dc5…5cf49d
0x356d…bb870x35bd…5253Base—$0.03100%payAI55d ago0x8352c8…6180d3

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.