Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7985…75850x9c95…e299Base$0.001100%Route unknown31d ago0x2a4e8e…8ae479
0x7985…75850x9c95…e299Base$0.001100%Route unknown31d ago0xa57e73…675480
0x7985…75850x9c95…e299Base$0.001100%Route unknown31d ago0xa5b740…8e6248
0x7985…75850x9c95…e299Base$0.001100%Route unknown31d ago0x865e9f…1675bd
0x7985…75850x9c95…e299Base$0.001100%Route unknown31d ago0xc58ab6…7724ae
0x7985…75850x9c95…e299Base$0.001100%Route unknown31d ago0x05492a…d37ea9
0x7985…75850x9c95…e299Base$0.001100%Route unknown31d ago0x04d485…14661c
0x7985…75850x9c95…e299Base$0.001100%Route unknown31d ago0x8d5ca0…a57fad
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0xd9c2f7…cc78b6
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0xa07f02…e9b013
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0x2b8cf7…b2d6b1
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0x7d787a…6f1177
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0x12c5d4…0091b2
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0x302419…576851
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0x394968…b58631
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0x905385…3171ae
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0x8c2837…c9e203
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0x78c77a…9127ae
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0x20c242…16bf5c
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0x8f0d87…7a6018
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0x14f5a7…132656
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0x8ededf…f69e86
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0x59d08e…07d253
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0xc2d57f…07c19f
0x7985…75850x9c95…e299Base$0.001100%Route unknown32d ago0xa0ed4c…0e3c3b

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.