Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce42…d5730x10c1…1e24Base—$0.59100%coinbase117d ago0x1ca0ff…497260
0xce42…d5730x10c1…1e24Base—$0.57100%coinbase117d ago0x0605fa…8f7d19
0xce42…d5730x10c1…1e24Base—$0.57100%coinbase117d ago0x9faf97…6c3260
0xce42…d5730x10c1…1e24Base—$0.11100%coinbase117d ago0xbe20cd…385b95
0xce42…d5730x10c1…1e24Base—$1.09100%coinbase117d ago0x062773…b949a1
0xce42…d5730x10c1…1e24Base—$0.11100%coinbase117d ago0x019206…021753
0xce42…d5730x10c1…1e24Base—$0.75100%coinbase117d ago0xb41edd…c5255b
0xce42…d5730x10c1…1e24Base—$0.57100%coinbase117d ago0x146737…bcaf43
0xce42…d5730x10c1…1e24Base—$0.06100%coinbase117d ago0x68e5e1…8ea839
0xce42…d5730x10c1…1e24Base—$0.06100%coinbase117d ago0x3269f7…38fe57
0xce42…d5730x10c1…1e24Base—$0.20100%coinbase117d ago0xacab21…b87666
0xce42…d5730x10c1…1e24Base—$0.20100%coinbase117d ago0x93520c…b80ac9
0xce42…d5730x10c1…1e24Base—$0.55100%coinbase117d ago0x2d75c2…1e4975
0xce42…d5730x10c1…1e24Base—$0.55100%coinbase117d ago0xfeef53…66cbd3
0xce42…d5730x10c1…1e24Base—$0.63100%coinbase117d ago0xc6c7ad…ec5e0a
0xce42…d5730x10c1…1e24Base—$0.06100%coinbase117d ago0x798d7f…d30c87
0xce42…d5730x10c1…1e24Base—$0.06100%coinbase117d ago0x95242d…34397a
0xce42…d5730x10c1…1e24Base—$0.06100%coinbase117d ago0xcf17ea…7cf0ca
0xce42…d5730x10c1…1e24Base—$0.06100%coinbase117d ago0x241e98…59b1d3
0xce42…d5730x10c1…1e24Base—$0.80100%coinbase117d ago0x4986cd…17a345
0xce42…d5730x10c1…1e24Base—$0.55100%coinbase117d ago0x528dbe…e4c0a9
0xce42…d5730x10c1…1e24Base—$0.73100%coinbase117d ago0x5c957f…b0b702
0xce42…d5730x10c1…1e24Base—$0.11100%coinbase117d ago0xa1837b…5048fc
0xce42…d5730x10c1…1e24Base—$0.82100%coinbase117d ago0xf17473…5af058
0xce42…d5730x10c1…1e24Base—$0.20100%coinbase117d ago0x7a15f3…6ef5b3

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.