Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6691…7e5d0x9c95…e299Base—$0.001100%fluxa40d ago0x9869d2…7b8d18
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa40d ago0x897457…95de0d
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa40d ago0xafd38a…33643a
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa40d ago0x48a24e…8566b3
0x6691…7e5d0x9c95…e299Base—$0.001100%fluxa40d ago0xba00f0…021573
0x6691…7e5d0x9c95…e299Base—$0.001100%fluxa40d ago0xdf3f0f…98a3ba
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa40d ago0xeb608d…ef4fb0
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa40d ago0xec6c73…3f2c88
0x6691…7e5d0x9c95…e299Base—$0.001100%fluxa40d ago0xcef5a9…737183
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa40d ago0xa38935…1dbb26
0x6691…7e5d0x9c95…e299Base—$0.001100%fluxa40d ago0x1c6552…40c07e
0x6691…7e5d0x9c95…e299Base—$0.001100%fluxa40d ago0x30b657…d9e2dd
0x6691…7e5d0x9c95…e299Base—$0.001100%fluxa40d ago0xe4f77b…3956ec
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa40d ago0xebec31…6f696e
0x6691…7e5d0x9c95…e299Base—$0.001100%fluxa40d ago0x4fbb9f…62167f
0x6691…7e5d0x9c95…e299Base—$0.001100%fluxa40d ago0x56fc16…42ed79
0x6691…7e5d0x9c95…e299Base—$0.001100%fluxa40d ago0xda360d…2cf13d
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa40d ago0x953981…32a903
0x6691…7e5d0x9c95…e299Base—$0.001100%fluxa40d ago0x43382f…5efa58
0x6691…7e5d0x9c95…e299Base—$0.001100%fluxa40d ago0x9d1e67…a95d4e
0x6691…7e5d0x9c95…e299Base—$0.001100%fluxa40d ago0x8b9cb4…ad0251
0x6691…7e5d0x9c95…e299Base—$0.001100%fluxa40d ago0x91c011…2d4508
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa40d ago0x4d7fa3…02b8f6
0x6691…7e5d0x9c95…e299Base—$0.001100%fluxa40d ago0x53b6aa…599fa1
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa40d ago0x91db2c…b11aa9

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.