Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x242bcc…ab65f8
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x75fd29…3ceab2
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x4714ac…e89a65
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x2163f0…7009c3
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x3b22bd…93b7d9
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xa052c2…5e34fb
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x0141c9…a2c02e
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x8671ef…b5d1b1
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xf5d1a1…3ef30d
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x0cd87b…e48b2c
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x51900d…5944a1
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x7e5f2b…1e3355
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x211ac0…77fa78
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x57f0b5…4a9bf6
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x66ab1e…97ad89
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xd4e2be…934994
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xd3f129…f51ada
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x31826a…8c0fdd
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x13fcf9…31f5b2
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xfbd01b…35ad67
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x6d1985…c74eb7
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x07931e…c027c9
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x18a915…e2c8bd
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0xde057d…c6e487
0x88b6…4bb70x9c95…e299Base—$0.001100%fluxa83d ago0x1c4a5a…b87d1f

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.