Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0xedb068…539867
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0xf37928…f857aa
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0xe087e5…de453e
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0x2df779…ff710d
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0x41b91e…96a706
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0xd73a08…585c4b
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0x404e51…0ac097
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0x77292d…cb77ff
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0xc7ec85…d39380
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0x3e8500…cf7cfb
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0x1616d0…2ad7c8
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0x3ac5d3…0f611a
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0x737062…446800
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0x37b9bd…fc6fb8
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0x89c6a5…dbea04
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0x9d0546…85c804
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0xdf53f6…5756c3
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0x9cd4fd…216f00
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0x39b4e7…bd0b77
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0x0337f6…c9ef6f
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0xba6aa4…2583b6
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0xea4cb9…616e69
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0x05ea68…83e745
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0xb0607e…e78706
0xd00c…79230x9c95…e299Base$0.001100%Route unknown53d ago0xa91a31…24e079

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.