Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa31d ago0xc7bb1a…227b9e
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa31d ago0xb39060…bc62b7
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa31d ago0x5d67d0…9c50ff
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa31d ago0x3490fe…455d3d
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa31d ago0xec9aa9…31b937
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa31d ago0xf08ac3…10f48c
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa31d ago0x0eab1f…fa97cc
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa31d ago0xac0d41…b15223
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa31d ago0x7ea51d…9807e8
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa31d ago0x4e09e7…1699e7
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa31d ago0x1784ba…418ef1
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa31d ago0xf3fa07…e83e36
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa31d ago0x0061f7…b34b05
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa31d ago0x690931…fed856
0xbe1b…00420x9c95…e299Base—$0.001100%fluxa31d ago0xb7c887…481f9d
0xbe1b…00420x9c95…e299Base—$0.001100%fluxa31d ago0x5668a9…69a929
0xbe1b…00420x9c95…e299Base—$0.001100%fluxa31d ago0x9a5f9b…4f5dfb
0xbe1b…00420x9c95…e299Base—$0.001100%fluxa31d ago0x2392ef…2ab238
0xbe1b…00420x9c95…e299Base—$0.001100%fluxa31d ago0xebc5fc…406df0
0xbe1b…00420x9c95…e299Base—$0.001100%fluxa31d ago0x14d39b…d5de28
0xbe1b…00420x9c95…e299Base—$0.001100%fluxa31d ago0x827b5b…aae6b5
0xbe1b…00420x9c95…e299Base—$0.001100%fluxa32d ago0xdc90e1…2bf1ec
0xbe1b…00420x9c95…e299Base—$0.001100%fluxa32d ago0xdcc957…52a5dc
0xbe1b…00420x9c95…e299Base—$0.001100%fluxa32d ago0x7ce59b…e16f39
0xbe1b…00420x9c95…e299Base—$0.001100%fluxa32d ago0xceb0ee…fcc4c1

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.