Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown47d ago0xae8d6b…b702f7
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown47d ago0x06d470…50736b
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown47d ago0x05f7e4…dfc86a
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown47d ago0xebd074…d895c9
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown47d ago0x67da77…9b78cf
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown47d ago0xc6f07c…e62546
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown47d ago0x68023f…dad360
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown47d ago0xf00466…db12e4
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown47d ago0x1d0a75…9084c9
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0xc5ec6f…1204ff
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0x28973b…b5d074
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0xb7d583…80d285
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0xce4d26…4de837
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0xfa6ea4…1f2cc8
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0xcbd9f8…6a13b2
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0x3e30ac…f92ebb
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0xdc4af0…f5db26
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0x4430fc…5c7043
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0x78750d…901abe
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0x813b0c…2c0f15
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0x449513…bd3490
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0xe6fb39…99551f
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0x9f4dc8…a76f39
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0x4af5b8…cada5d
0x18cf…f8950x9c95…e299Base$0.001100%Route unknown48d ago0x9e5dda…4eacd6

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.