Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b71…59020x9c95…e299Base—$0.001100%fluxa68d ago0xdeffe8…8805ac
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0xbcdeba…7dfd4e
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x725765…724e44
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0xa55008…049fcc
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x0a580b…316163
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x117411…efbb23
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x3e850a…0f3841
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x6988c6…6c78d1
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x9e9a6b…1164b7
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x77ab76…c8d99a
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x4ce81a…887d82
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x39694a…32c3e1
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0xa56916…3eda8c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x8e2fef…1892e2
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x916927…36fb73
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x1444ea…536aff
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x93e3c6…374e43
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0xe6b961…484e8c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0xcd1850…1644ac
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x132071…585ad8
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x51c3b2…773a1f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0xe6dace…0153a5
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0xc1f9ca…ca6acb
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0xf25935…486d6c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa69d ago0x316e71…a00e55

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.