Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown47d ago0xab80dd…54f250
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0xa704b7…1920d6
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0x5cf5ea…da1adb
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0x802a70…91c647
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0x8a6101…5db781
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0xee64d8…21465b
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0xb59ba9…b753d9
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0x706d24…326afa
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0xdccf8d…81b2f6
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0xfbc375…6bfd7e
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0x920c4a…49af83
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0xc57c8d…4116ca
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0xe0ec16…79815a
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0xbc10c2…ab4d8f
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0xec5841…191217
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0x6e1538…4b5066
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0x479b43…f77444
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0xec4cfc…3de7f6
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0x0541b5…bddfce
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0xf437c9…729b7a
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0x74ff09…ad7613
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0x99c69a…482b72
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0x923d5d…bea4b2
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0xd17958…486671
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown48d ago0x805a51…82cd5d

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.