Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0159…d5e50x6366…f1e2Base—$0.005731100%0x4918…e369109d ago0x3444af…6cedd7
0x0159…d5e50x6366…f1e2Base—$0.04100%0x4918…e369109d ago0x2d533f…139f89
0x0159…d5e50x6366…f1e2Base—$0.005712100%0x6366…f1e2109d ago0x648761…a4b5b0
0x0159…d5e50x6366…f1e2Base—$0.04100%0x6366…f1e2109d ago0x4b8099…8aadcf
0x0159…d5e50x6366…f1e2Base—$0.00571100%0xa46e…ec94109d ago0x4e6055…aaaef2
0x0159…d5e50x6366…f1e2Base—$0.04100%0xa46e…ec94109d ago0xf17722…235822
0x0159…d5e50x6366…f1e2Base—$0.0057100%0x6366…f1e2109d ago0x53216c…2464ab
0x0159…d5e50x6366…f1e2Base—$0.04100%0x6366…f1e2109d ago0x6bc0ee…4f261c
0x0159…d5e50x6366…f1e2Base—$0.000818100%0x7f16…55b4109d ago0x813971…828c36
0x0159…d5e50x6366…f1e2Base—$0.005682100%0x7f16…55b4109d ago0xf1215d…8ed15b
0x0159…d5e50x6366…f1e2Base—$0.04100%0x7f16…55b4109d ago0x364676…24fbaa
0x0159…d5e50x6366…f1e2Base—$0.04100%0x0098…3100109d ago0xb3e021…9f045b
0x0159…d5e50x6366…f1e2Base—$0.04100%0x6366…f1e2109d ago0x4b66c9…3f47d0
0x0159…d5e50x6366…f1e2Base—$0.04100%0xdf51…2402109d ago0xef7e87…24a147
0x0159…d5e50x6366…f1e2Base—$0.04100%0xbe53…e902109d ago0xeca838…beb052
0x0159…d5e50x6366…f1e2Base—$0.03100%0xbe53…e902109d ago0x492ec7…15f6d8
0x0159…d5e50x6366…f1e2Base—$0.03100%0xdf51…2402109d ago0xe7f85b…ce80c3
0x0159…d5e50x6366…f1e2Base—$0.02100%0x4873…5369109d ago0xe4387a…b86499
0x0159…d5e50x6366…f1e2Base—$0.005886100%0x6366…f1e2109d ago0x34dbd6…461ae6
0x0159…d5e50x6366…f1e2Base—$0.04100%0x6366…f1e2109d ago0x02cca1…153194
0x0159…d5e50x6366…f1e2Base—$0.005873100%0xa46e…ec94109d ago0xcd8895…cd594c
0x0159…d5e50x6366…f1e2Base—$0.004911100%0x7f16…55b4109d ago0x4d961f…22bbe8
0x0159…d5e50x6366…f1e2Base—$0.04100%0xa46e…ec94109d ago0x13fa3f…237906
0x0159…d5e50x6366…f1e2Base—$0.004906100%0x4918…e369109d ago0xfa6c3a…b78274
0x0159…d5e50x6366…f1e2Base—$0.04100%0x7f16…55b4109d ago0xce4d03…c69183

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.