Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0xa36f16…c67cb0
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0xcf1c6b…0414cd
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0x075560…36dff9
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0x8ba8ef…6779fc
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0x17c6cf…d17e45
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa44d ago0x0e5a4c…6364d9
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0x3da452…f1616f
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0xb9daf0…32624e
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa44d ago0x595ac6…3d5fcf
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0x33329b…ac31be
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa44d ago0x9700d5…cdab35
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0xfc07e3…5e623b
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0x4f0423…92df58
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa44d ago0x2a7e3d…21f7ff
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0x2ca815…2a9ea4
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa44d ago0xae1194…5c71cb
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0x21a14c…da106e
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa44d ago0x311051…4d0c50
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0xfe5dcb…772a6b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa44d ago0xb63d15…3e6944
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0x6532b9…9af1a7
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0x8c6c55…4de5e7
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0x5e3d00…3bd990
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0xd40017…d363a5
0x0b40…da860x9c95…e299Base—$0.001100%fluxa44d ago0x291ddf…39ba65

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.