Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x485484…845194
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x3c18e1…bc0fda
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x0517ee…54c01b
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xdee9fe…184abc
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x5cf53f…3690d4
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xc4c05d…38985d
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xce6e58…3019b3
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa42d ago0x084958…263ecd
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x523c6c…a3bebd
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x7c231e…5a74c8
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa42d ago0x5ac350…73afb8
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa42d ago0x49517d…91d53b
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa42d ago0x761013…58caa9
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x50aee6…878ae9
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa42d ago0x92b6e3…a78eb3
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa42d ago0xe824fe…92a3ea
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xd3d6fc…ac26b4
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa42d ago0x565bd2…8b75e9
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa42d ago0xad71a9…fd06da
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xf9d5c4…b5f830
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xd4f235…eff000
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x96df77…ca7adf
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x6584b1…1e4972
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0x312f34…52cae2
0x8c41…aebc0x9c95…e299Base—$0.001100%fluxa42d ago0xfa9d5e…7ca6e2

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.