Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x1c31d3…c8b89b
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x3c063f…bdd45e
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x4a8485…f77a95
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0xb97720…425ce2
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x546c82…8c9e1c
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x1e7954…7b6d6b
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x36d4d9…81c196
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x940a5f…4ef33a
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x429d80…efd1d2
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0xd6f939…da1ea0
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0xa7fd74…95e541
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0xde0b05…edfc84
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x3e9861…005775
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x5964f2…3901e7
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0xf16399…5798d8
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x8c2b04…c3a8f3
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x20d090…7c1ea4
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x74548f…a41676
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x4904c6…7599a0
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x66fbb6…83cbd4
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0x51c41a…5bb5f9
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0xf26a6b…8d2b8d
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0xddc308…fa5364
0x98f3…869b0x9c95…e299Base$0.001100%Route unknown21d ago0xbdf47b…8e3965

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.