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—$3.06100%coinbase17d ago0x532d76…a2bf6b
0xca0a…2d7a0x85b4…627cBase—$1.06100%coinbase17d ago0x970b28…afc22b
0xca0a…2d7a0x85b4…627cBase—$1.19100%coinbase17d ago0x57707f…44184a
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase17d ago0xc0cd17…146a19
0xca0a…2d7a0x85b4…627cBase—$0.63100%coinbase17d ago0xb5b389…110981
0xca0a…2d7a0x85b4…627cBase—$0.43100%coinbase17d ago0x573c98…1dec58
0xca0a…2d7a0x85b4…627cBase—$0.89100%coinbase17d ago0xc3bede…3e67c3
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase17d ago0xfa6cce…b4bde0
0xca0a…2d7a0x85b4…627cBase—$3.65100%coinbase17d ago0x028f80…dbab9c
0xca0a…2d7a0x85b4…627cBase—$0.70100%coinbase17d ago0xfeac9b…99b0fe
0xca0a…2d7a0x85b4…627cBase—$0.25100%coinbase17d ago0xacedc1…d65a5d
0xca0a…2d7a0x85b4…627cBase—$0.89100%coinbase17d ago0x06bc12…242fd7
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase17d ago0xaeec5b…0f5c2d
0xca0a…2d7a0x85b4…627cBase—$0.70100%coinbase17d ago0xd19244…7bba5c
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase17d ago0x461fa2…155983
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase17d ago0x0b7844…5cb8c5
0xca0a…2d7a0x85b4…627cBase—$1.50100%coinbase17d ago0x908352…c9b84d
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase17d ago0xbd567e…8c81c1
0xca0a…2d7a0x85b4…627cBase—$2.26100%coinbase17d ago0xb6c0e9…8f9d65
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase17d ago0xf2196f…78380d
0xca0a…2d7a0x85b4…627cBase—$0.69100%coinbase17d ago0x8fd3fa…805557
0xca0a…2d7a0x85b4…627cBase—$2.01100%coinbase17d ago0x3201b7…8ad822
0xca0a…2d7a0x85b4…627cBase—$2.28100%coinbase17d ago0x9b7928…2a9bcf
0xca0a…2d7a0x85b4…627cBase—$1.20100%coinbase17d ago0xe32f13…506270
0xca0a…2d7a0x85b4…627cBase—$0.49100%coinbase17d ago0x1f854d…eb0186

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.