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%coinbase16d ago0x532d76…a2bf6b
0xca0a…2d7a0x85b4…627cBase$1.06100%coinbase16d ago0x970b28…afc22b
0xca0a…2d7a0x85b4…627cBase$1.19100%coinbase16d ago0x57707f…44184a
0x467f…a4c10x85b4…627cBase$3.00100%coinbase16d ago0x3d10cc…d3f2de
0x467f…a4c10x85b4…627cBase$0.77100%coinbase16d ago0xf97bdf…befafd
0x467f…a4c10x85b4…627cBase$1.05100%coinbase16d ago0xcdbc56…05d422
0x467f…a4c10x85b4…627cBase$1.55100%coinbase16d ago0x8a472b…61e942
0xca0a…2d7a0x85b4…627cBase$3.00100%coinbase16d ago0xc0cd17…146a19
0xca0a…2d7a0x85b4…627cBase$0.63100%coinbase16d ago0xb5b389…110981
0xca0a…2d7a0x85b4…627cBase$0.43100%coinbase16d ago0x573c98…1dec58
0xca0a…2d7a0x85b4…627cBase$0.89100%coinbase16d ago0xc3bede…3e67c3
0xca0a…2d7a0x85b4…627cBase$0.23100%coinbase16d ago0xfa6cce…b4bde0
0x467f…a4c10x85b4…627cBase$0.39100%coinbase16d ago0xfb4ba0…9d180b
0x467f…a4c10x85b4…627cBase$3.38100%coinbase16d ago0x52c437…c6d630
0x467f…a4c10x85b4…627cBase$0.70100%coinbase16d ago0xe5bd99…b4b46c
0x467f…a4c10x85b4…627cBase$0.23100%coinbase16d ago0x44200a…5e5287
0x467f…a4c10x85b4…627cBase$0.76100%coinbase16d ago0x0b8c90…219432
0x467f…a4c10x85b4…627cBase$0.55100%coinbase16d ago0x079450…83a847
0x467f…a4c10x85b4…627cBase$0.28100%coinbase16d ago0x50b16d…5349a1
0xca0a…2d7a0x85b4…627cBase$3.65100%coinbase16d ago0x028f80…dbab9c
0xca0a…2d7a0x85b4…627cBase$0.70100%coinbase16d ago0xfeac9b…99b0fe
0xca0a…2d7a0x85b4…627cBase$0.25100%coinbase16d ago0xacedc1…d65a5d
0xca0a…2d7a0x85b4…627cBase$0.89100%coinbase16d ago0x06bc12…242fd7
0x467f…a4c10x85b4…627cBase$0.41100%coinbase16d ago0x7c973b…2ddde5
0x467f…a4c10x85b4…627cBase$1.45100%coinbase16d ago0xcf6624…d1eda9

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.