Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x636c…0e080x9c95…e299Base$0.001100%fluxa38d ago0xfbc335…afb94e
0x636c…0e080xfe80…47eeBase$0.001100%fluxa38d ago0x1552bc…ba680c
0x636c…0e080xfe80…47eeBase$0.001100%fluxa38d ago0xd160b7…a19a8c
0x636c…0e080xfe80…47eeBase$0.001100%fluxa38d ago0xada974…9255d0
0x636c…0e080xfe80…47eeBase$0.001100%fluxa38d ago0x4dd9a2…05610a
0x636c…0e080xfe80…47eeBase$0.001100%fluxa38d ago0xeb0b11…21642a
0x636c…0e080xfe80…47eeBase$0.001100%fluxa38d ago0x0479fd…36bf96
0x636c…0e080xfe80…47eeBase$0.001100%fluxa38d ago0x6703f5…6638a5
0x636c…0e080xfe80…47eeBase$0.001100%fluxa38d ago0x3d9540…7473d7
0x636c…0e080xfe80…47eeBase$0.001100%fluxa38d ago0x171744…957523
0x636c…0e080xfe80…47eeBase$0.001100%fluxa38d ago0x74f711…407c5c
0x636c…0e080xfe80…47eeBase$0.001100%fluxa38d ago0xc69878…304893
0x636c…0e080xfe80…47eeBase$0.001100%fluxa38d ago0xbabe41…752ef7
0x636c…0e080x9c95…e299Base$0.001100%fluxa38d ago0x34fa67…8f2b11
0x636c…0e080xfe80…47eeBase$0.001100%fluxa38d ago0xbb713e…079cda
0x636c…0e080xfe80…47eeBase$0.001100%fluxa38d ago0xf201cc…92e8ff
0x636c…0e080xfe80…47eeBase$0.001100%fluxa38d ago0xcedffa…aef2e4
0x636c…0e080x9c95…e299Base$0.001100%fluxa38d ago0x8a7f03…67a713
0x636c…0e080x9c95…e299Base$0.001100%fluxa39d ago0x3257d2…cd9cd2
0x636c…0e080xfe80…47eeBase$0.001100%fluxa39d ago0xece8b5…f0c29d
0x636c…0e080x9c95…e299Base$0.001100%fluxa39d ago0xbf3586…1d4b74
0x636c…0e080x9c95…e299Base$0.001100%fluxa39d ago0x31c34d…ea720c
0x636c…0e080x9c95…e299Base$0.001100%fluxa39d ago0xf133f3…639be0
0x636c…0e080x9c95…e299Base$0.001100%fluxa39d ago0xf31210…d63ec7
0x636c…0e080x9c95…e299Base$0.001100%fluxa39d ago0x8d5f83…95aec2

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.