Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0x8673d4…da476f
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0x2afbdf…ea4ceb
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0x7818f6…d9831d
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0x834bb6…2d35c4
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0x450186…a95b2b
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0xb1b59d…766b59
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0xf165ba…4ec615
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0x8ff979…ab0bf5
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0x758bd3…08c105
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0xba63d4…f71e91
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0x4d925a…3d7dc1
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0x95d0e2…c59b80
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0xa65886…540c21
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0xc7f5d5…78be29
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0x0123d2…702fb9
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0x277264…995f5c
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0xee07bd…6fcf4c
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0x57351a…c0ed24
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0xaaa9a4…613c9b
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0xb1af67…d40555
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0xaaae3a…8fbabd
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0xcba31e…c0f827
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0xe4e447…ccbaa4
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0x50b85f…4032d2
0x241c…a1c30x9c95…e299Base$0.001100%Route unknown55d ago0x95be31…6fdfb5

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.