Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0xc93588…106df6
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0xada232…362730
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0xb78762…0d57a3
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0xcebed3…680d80
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0xf760a1…a30c1a
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0x2569bd…d888e3
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0x92d959…846055
0xb064…54430xfe80…47eeBase$0.001100%fluxa46d ago0x3637ad…e9c0f1
0xb064…54430xfe80…47eeBase$0.001100%fluxa46d ago0x82faec…3c1340
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0x6645c7…a4bb46
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0xfe9de1…6f40ec
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0x69a5d2…4a7f8e
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0xe7e847…282afd
0xb064…54430xfe80…47eeBase$0.001100%fluxa46d ago0xd20f8e…185206
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0xacc2be…16a93f
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0x3f28fd…8a0afd
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0x63a656…5fdb86
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0x8e5157…7d659c
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0x1f69c3…5a20f7
0xb064…54430xfe80…47eeBase$0.001100%fluxa46d ago0x5cf32a…a11957
0xb064…54430x9c95…e299Base$0.001100%fluxa46d ago0xeadf4d…1b56fd
0xb064…54430x9c95…e299Base$0.001100%fluxa47d ago0x759c4b…ecfa22
0xb064…54430x9c95…e299Base$0.001100%fluxa47d ago0x82a2a0…1ae7c9
0xb064…54430xfe80…47eeBase$0.001100%fluxa47d ago0x5fb4ab…ccee33
0xb064…54430xfe80…47eeBase$0.001100%fluxa47d ago0x7aca06…2061de

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.