Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x49ae66…c6348b
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xb37707…4e2768
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x00bec6…3fcd38
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xec57b0…c9ed67
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x066e55…762fd4
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xf84b63…f044a3
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x406582…3a27af
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x5bc52b…6e4d6e
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xc2b0b1…7be2c2
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xf43dc7…4cbd65
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xad1015…4fcd3a
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xaa6fdf…490301
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xdea26b…c6a165
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x7a5457…8f641e
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x0a633a…2d72b9
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xb11e82…655269
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x1086b3…2c106a
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xccad2e…33c1fc
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x0e0eb5…7bb498
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x3720a1…e86964
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x314d9c…6c1c61
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xd9e69d…971c51
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xfa3d80…c08010
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xa5a6f0…235d58
0x1af0…dfec0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xac2ca7…d60a86

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.