Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0x1d60ed…61f678
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0xfc76f3…6118b8
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0xfaf006…2667ed
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0xfbf6d4…8e0ae2
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0x7da3c8…8822b7
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0x9b8b1d…c155d1
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0xd49db5…58edb9
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0x7ebdee…a277ec
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0x9bc94e…8964ad
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0xe8fb71…00950d
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0x67aba2…067187
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0xd8bbb6…cd98ee
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0x563022…4262f5
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0xce7919…e1cd4f
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0x3d7def…6cf044
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0xa2ba65…0340f5
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0xaba9ca…f90ba2
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0x7e8436…9e54a0
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0x662908…459fa2
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0x77e2d7…591dfe
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0x1fcfe1…d4a646
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0x2f2791…a8b0d9
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0xb3fc4c…bc64ca
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0x33ee55…50c1d3
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown46d ago0xc19cb0…26d94b

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.