Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xd8eacb…74c113
0x968b…aa490x9c95…e299Base$0.001100%fluxa38d ago0xabc48c…d4c08f
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xff19c0…9b3008
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xad66f2…c674fa
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xd6ccb1…33bd67
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xe2b351…9eb411
0x968b…aa490x9c95…e299Base$0.001100%fluxa38d ago0xce3c7e…b964be
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xb114ac…5833b8
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0x83c2a5…51fce0
0x968b…aa490x9c95…e299Base$0.001100%fluxa38d ago0x1d4df4…0bf163
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0x9824b2…4cb77a
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xa942cc…1486bc
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xdcfa35…e4fa3c
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0x23be5d…185dea
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0xa4e189…d9efdd
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0x1d9d58…5e4788
0x968b…aa490xfe80…47eeBase$0.001100%fluxa38d ago0x7135e3…51fa82
0x968b…aa490x9c95…e299Base$0.001100%fluxa39d ago0xb6ce99…d346cd
0x968b…aa490x9c95…e299Base$0.001100%fluxa39d ago0xd8dd09…4eeee1
0x968b…aa490x9c95…e299Base$0.001100%fluxa39d ago0xe3b2b2…e0daa6
0x968b…aa490xfe80…47eeBase$0.001100%fluxa39d ago0x4da315…d4dcd1
0x968b…aa490xfe80…47eeBase$0.001100%fluxa39d ago0x330aba…f83e7a
0x968b…aa490x9c95…e299Base$0.001100%fluxa39d ago0x40eb1d…de82d4
0x968b…aa490x9c95…e299Base$0.001100%fluxa39d ago0xd82f55…4fbe7d
0x968b…aa490xfe80…47eeBase$0.001100%fluxa39d ago0x1e37fb…b60b64

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.