Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe706…fd340x700f…590cBase—$0.01100%0x700f…590c122d ago0xd95760…2bdf7d
0xe706…fd340x700f…590cBase—$0.01100%0x700f…590c122d ago0x5432dc…082d38
0xe706…fd340x700f…590cBase—$0.01100%0x700f…590c122d ago0x915f39…cdd39b
0xe706…fd340x700f…590cBase—$0.01100%0x700f…590c122d ago0x05c0ce…4e94a2
0xe706…fd340x700f…590cBase—$0.01100%0x700f…590c122d ago0x62a278…78b530
0xe706…fd340x700f…590cBase—$0.01100%0x700f…590c122d ago0x2f9379…236319
0xe706…fd340x700f…590cBase—$0.03100%0x700f…590c122d ago0xa10f4f…35cc69
0xe706…fd340x700f…590cBase—$0.01100%0x700f…590c122d ago0xf1039d…280fda
0xe706…fd340x700f…590cBase—$0.02100%0x700f…590c122d ago0x01e1e5…a54f5f
0xe706…fd340x700f…590cBase—$0.05100%0x700f…590c122d ago0x605f4f…db4c21
0xe706…fd340x700f…590cBase—$0.01100%0x700f…590c122d ago0x4cc030…eac66d
0xe706…fd340x700f…590cBase—$0.01100%0x700f…590c122d ago0x77e91a…66687f
0xe706…fd340x700f…590cBase—$0.01100%0x700f…590c122d ago0x512abe…31fcf6
0xe706…fd340x700f…590cBase—$0.01100%0x700f…590c122d ago0x588748…60efdb
0xe706…fd340x700f…590cBase—$0.01100%0x700f…590c122d ago0x11689f…f91168
0xe706…fd340x700f…590cBase—$0.01100%0x700f…590c122d ago0xd7dcf3…142ae5
0xf753…c2b70x700f…590cBase—$0.01100%0x700f…590c122d ago0x7b90d0…70ed7a
0xf753…c2b70x700f…590cBase—$0.01100%0x700f…590c122d ago0xd09704…355652

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.