Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown55d ago0x42f0cf…eae0f7
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown55d ago0x42f196…ad84d2
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown55d ago0x230910…ab28fe
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0x2067e1…8d4e88
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0x87eadb…d80666
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0x3f7dff…21b201
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0xc3db20…ec9e11
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0x5d9f04…3b2321
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0xfd6c4f…ede812
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0xfc341a…ecf075
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0x9c8ae6…ca2214
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0x975be5…405789
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0xe528a2…cb591f
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0x3e77c9…32c1af
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0xb57993…db9c8c
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0x844937…05497c
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0x000f53…ddaf82
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0x22edb0…91493d
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0xcda950…86b57e
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0x74a6b3…5920fe
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0x439083…56b0ec
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0x2a8a5f…daa7e0
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0x4b486c…aa1c7a
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0xc8a8db…f87b0f
0xab5f…1b470x9c95…e299Base$0.001100%Route unknown56d ago0x69f101…b6771e

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.