Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0xd78a2c…7fe56d
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0xf5094e…367858
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0xb14226…1e2340
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0xf682b5…4daadf
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0xee0c76…51de95
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0x099ca0…f037c1
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0x61d4c8…d9a405
0x445f…40930xfe80…47eeBase—$0.001100%fluxa34d ago0x47169c…37cd5d
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0x19449a…cd88c6
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0xccd1c4…18dde6
0x445f…40930x9c95…e299Base—$0.001100%fluxa35d ago0xbf2e02…21408a
0x445f…40930x9c95…e299Base—$0.001100%fluxa35d ago0x270ce2…43ec72
0x445f…40930xfe80…47eeBase—$0.001100%fluxa35d ago0xa3c0f8…12f0c2
0x445f…40930xfe80…47eeBase—$0.001100%fluxa35d ago0xe024e5…682e7a
0x445f…40930x9c95…e299Base—$0.001100%fluxa35d ago0x51ac68…5491fc
0x445f…40930x9c95…e299Base—$0.001100%fluxa35d ago0x7ac05f…5bbae2
0x445f…40930x9c95…e299Base—$0.001100%fluxa35d ago0x4a9f70…eb28f1
0x445f…40930xfe80…47eeBase—$0.001100%fluxa35d ago0x268081…8647d3
0x445f…40930x9c95…e299Base—$0.001100%fluxa35d ago0x3c1e2a…d8333c
0x445f…40930x9c95…e299Base—$0.001100%fluxa35d ago0xddf705…5eb901
0x445f…40930x9c95…e299Base—$0.001100%fluxa35d ago0x999307…787000
0x445f…40930x9c95…e299Base—$0.001100%fluxa35d ago0xa126b0…c223ec
0x445f…40930x9c95…e299Base—$0.001100%fluxa35d ago0xb3f75e…98b711
0x445f…40930x9c95…e299Base—$0.001100%fluxa35d ago0x284dce…dd789e
0x445f…40930x9c95…e299Base—$0.001100%fluxa35d ago0x046cbe…189bab

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.