Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0x6c0ee7…a2a26c
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0x5cbc22…5b0fd6
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0xb1965b…bf92fa
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0xcd9b01…01da73
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0x865eb6…572a7f
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0x24f65e…0408b4
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0x1388fd…9cef9a
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0x94bb73…d1bed7
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0xa36294…6dad23
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0x0242b4…477ed5
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0x91fed1…e238f8
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0x716dc5…4aacce
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0x16d52d…0625fe
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0xea73e0…2cf784
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0xfe5e05…2db593
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0x01ac6f…e075c6
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0xb2d44f…78fe9e
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0x52ca06…590156
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0x2aca18…ba8a01
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0x29269e…4f5cac
0xaa45…f79c0xfe80…47eeBase—$0.001100%fluxa41d ago0x56d296…271ac7
0xaa45…f79c0x9c95…e299Base—$0.001100%fluxa41d ago0x73231b…e55a0c

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.