Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase53d ago0x4ea47c…e9a16a
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase53d ago0x928532…d39fc0
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase53d ago0xde2f0c…9fa2c5
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase53d ago0x4cccb0…831b47
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase53d ago0xccca10…f07bb0
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase53d ago0x754cc1…991ea2
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase53d ago0x23aed2…de8506
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase53d ago0xae6934…60e48a
0xca0a…2d7a0x85b4…627cBase—$0.39100%coinbase53d ago0xa2a528…626c5c
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase53d ago0xb843fa…9fe2b5
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase53d ago0x119414…f203f5
0xca0a…2d7a0x85b4…627cBase—$1.07100%coinbase53d ago0xf82e6f…e5f9a7
0xca0a…2d7a0x85b4…627cBase—$0.22100%coinbase53d ago0xab9712…390d7b
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase53d ago0xedd5d2…f10908
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase53d ago0x16b5c8…155e20
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase53d ago0xa47b50…16b3a7
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase53d ago0xfa880c…6aee2a
0xca0a…2d7a0x85b4…627cBase—$0.17100%coinbase53d ago0x73fd11…590eb9
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase53d ago0xe780af…38e6ad
0xca0a…2d7a0x85b4…627cBase—$0.34100%coinbase53d ago0xd5e3fc…28b60a
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase53d ago0xf4f40d…81b0ea
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase53d ago0xcf625d…597638
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase53d ago0xdfa453…c8aed6
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase53d ago0x266bea…df94ae
0xca0a…2d7a0x85b4…627cBase—$0.18100%coinbase53d ago0x8a69f4…d09a57

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.