Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50c7…c0060x6366…f1e2Base—$0.001009100%0x6366…f1e248d ago0xf062db…0142dd
0x50c7…c0060x6366…f1e2Base—$0.007176100%0x6366…f1e248d ago0x44bc2a…1fa427
0x50c7…c0060x6366…f1e2Base—$0.18100%0x6366…f1e248d ago0x00e1d1…7be354
0x50c7…c0060x6366…f1e2Base—$0.007203100%0x6366…f1e248d ago0x14c828…4869c1
0x50c7…c0060x6366…f1e2Base—$0.09100%0x6366…f1e248d ago0x52629f…16a8e1
0x50c7…c0060x6366…f1e2Base—$0.02100%0xfc74…d8a548d ago0xb21fee…85af22
0x0835…ce270x6366…f1e2Base—$0.07100%0xfc74…d8a548d ago0x59e792…a22797
0x0835…ce270x6366…f1e2Base—$0.07100%0xfc74…d8a548d ago0xdc4f2f…16267b
0x7b41…6a040x6366…f1e2Base—$0.0770%0xfc74…d8a549d ago0x98f0cb…3f818a
0x0703…d10a0x6366…f1e2Base—$0.03100%0x17c8…043649d ago0x4bde79…438a85
0x98d0…8d380x6366…f1e2Base—$0.03100%0x17c8…043649d ago0xb20ed9…63bdeb
0xbff5…6fde0x6366…f1e2Base—$0.00563670%0x6366…f1e249d ago0xe2990a…594d7f
0xbff5…6fde0x6366…f1e2Base—$0.1270%0x6366…f1e249d ago0x727734…8fc92b
0xbff5…6fde0x6366…f1e2Base—$0.001836100%0x6366…f1e249d ago0xb3e72f…3fa3d9
0xbff5…6fde0x6366…f1e2Base—$0.006483100%0x6366…f1e249d ago0x0a3138…d7f636
0xbff5…6fde0x6366…f1e2Base—$0.11100%0x6366…f1e249d ago0xb77574…d3d42d
0xbff5…6fde0x6366…f1e2Base—$0.00183170%0x6366…f1e249d ago0x0e4dff…5824ec
0xbff5…6fde0x6366…f1e2Base—$0.00647470%0x6366…f1e249d ago0x18f087…bcd2ac
0xbff5…6fde0x6366…f1e2Base—$0.1470%0x6366…f1e249d ago0x514711…02915e
0xbff5…6fde0x6366…f1e2Base—$0.1570%0x17c8…043649d ago0x5c9b82…dd3577
0x98d0…8d380x6366…f1e2Base—$0.0470%0xfc74…d8a549d ago0x026939…bbd521
0x98d0…8d380x6366…f1e2Base—$0.00720770%0x6366…f1e249d ago0x084077…1b5805
0x98d0…8d380x6366…f1e2Base—$0.1270%0x6366…f1e249d ago0x643fd7…c03e70
0xbff5…6fde0x6366…f1e2Base—$0.00652870%0x6366…f1e249d ago0x3ce106…b479b7
0xbff5…6fde0x6366…f1e2Base—$0.1270%0x6366…f1e249d ago0x971d7a…1471c5

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.