Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa64d ago0xa3c413…18883a
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa64d ago0xdf8334…29b03e
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x7ca2e2…a0edb9
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x5aaca1…49ee3e
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x357bcd…14411f
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x4b64d4…7b6aec
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x0220bf…005f8f
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0xd02a1c…22258c
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x90b418…3b87cb
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0xed1824…240211
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x66a3c3…1e9e1a
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x473eec…86e8ff
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x544bae…ec9e70
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x7b09c6…d84066
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0xb5a1de…26c22a
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x09f033…bb060a
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x617e2f…711f27
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0xcba73a…79259b
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x4dd210…5dafbb
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x97c0c3…8b6579
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x08efd8…c6f58d
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x18bfc9…27d7f7
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x72521c…8a7fa8
0xed36…f58c0x9c95…e299Base—$0.001100%fluxa65d ago0x02cf2a…87928a

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.