Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown44d ago0xdd4929…c39ae8
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0xe1102a…203738
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0x04f387…cab067
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0x7d63ed…669c98
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0x1e53a5…a79d19
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0x007e96…b55ff2
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0x47ae4e…17165d
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0xacc9c4…645975
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0xe2e435…696e7f
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0xf02e43…bd149e
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0xbd11ff…481307
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0x9b57dc…6cc824
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0x94f9f4…846905
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0x33b093…5849f9
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0xd0c532…378fb1
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0xd18de5…098611
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0x8f1295…9e5268
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0xadfb1b…0037bd
0x1fb7…4f5e0x9c95…e299Base$0.001100%Route unknown45d ago0xb0b7f7…7d93c7

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.