Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f94…e2770x0f7a…9fd2Base$59.7570%0x73b4…e7367d ago0xb76829…f53eec
0x2c7b…1b9e0x0f7a…9fd2Base$9.5670%0xc50d…ed7b7d ago0xfa7261…4d3879
0x114e…b6e60x0f7a…9fd2Base$191.0770%0xd30b…996c7d ago0x371d72…25ff0f
0x32c0…f1470x0f7a…9fd2Base$7.1670%0xdc56…49397d ago0x1f3b91…30bda7
0x2c7b…1b9e0x0f7a…9fd2Base$9.5670%0xb629…dab47d ago0xabded8…3c233e
0x94bd…14df0x0f7a…9fd2Base$4.9570%0x1d90…b0aa7d ago0xbc6408…669b0b
0x2c7b…1b9e0x0f7a…9fd2Base$42.4070%0xb629…dab47d ago0x7134d8…a2106b
0x2795…df9e0x0f7a…9fd2Base$19.9570%0xb629…dab47d ago0x2bdb04…d43e9a
0x86bb…e4730x0f7a…9fd2Base$99.9570%0x666e…46668d ago0xb19899…cd9e90
0x6c5b…094f0x0f7a…9fd2Base$5.0070%0xc228…8d888d ago0x3044c6…0894ee
0x99f8…19b40x0f7a…9fd2Base$4.9570%0xd2ae…d6988d ago0xa2421d…b8a560
0xa0ee…e4c90x0f7a…9fd2Base$26.8470%0x2060…742d8d ago0xbe7f2b…7b4045
0xf93b…97320x0f7a…9fd2Base$99.9570%0x2060…742d8d ago0x92833c…023203
0xb393…5a430x0f7a…9fd2Base$7.3270%0x1d90…b0aa8d ago0x593f0b…64b73d

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.