Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa33d ago0xbf0274…4dfe73
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa33d ago0x568320…02282c
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa33d ago0x16e0a0…4db607
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa33d ago0x81ef6a…31591b
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa33d ago0x41de82…6d6431
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa33d ago0xadd9d9…8b8022
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa33d ago0xb6a60e…19e7cd
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa33d ago0x0b8fb1…7ce0fc
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa33d ago0x53d0d4…3b282e
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa33d ago0xcc1a87…dafa33
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa33d ago0x551b59…399ee3
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa34d ago0x33b6c1…04343f
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa34d ago0x9a4c16…85ccd7
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa34d ago0x9295f4…9352ee
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa34d ago0x7b4021…98d047
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa34d ago0x262f92…4b024b
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa34d ago0x7745fe…e7deb4
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa34d ago0x5f6609…2c855f
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa34d ago0x4600e2…342e00
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa34d ago0x9b2d33…b7c688
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa34d ago0x9b94c0…d2afbb
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa34d ago0x743768…d3cfeb
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa34d ago0x29eec9…1357ad
0x74cd…0a2b0xfe80…47eeBase$0.001100%fluxa34d ago0x407d73…2b0fa0
0x74cd…0a2b0x9c95…e299Base$0.001100%fluxa34d ago0xf11208…d041dc

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.