Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x817a…dc770x0f7a…9fd2Base$1.4270%0xc228…8d8823d ago0xb3c78e…4a0641
0xc879…04880x0f7a…9fd2Base$1.2970%0xb629…dab423d ago0x7acc50…a1666c
0xa62a…a1b20x0f7a…9fd2Base$1.0270%0xc228…8d8823d ago0x99ce38…edd84e
0x8bf1…92610x0f7a…9fd2Base$1.4970%0xc228…8d8823d ago0xee8a38…155367
0xc879…04880x0f7a…9fd2Base$1.2970%0x73b4…e73623d ago0xa400bf…5a87c5
0x1248…322d0x0f7a…9fd2Base$1.1070%0xc228…8d8823d ago0x6b6716…4c78fd
0xa9f3…1eb00x0f7a…9fd2Base$1.2770%0xca72…b65923d ago0x1cd039…f1b768
0xc879…04880x0f7a…9fd2Base$1.3270%0x73b4…e73623d ago0x57befd…55e391
0x9eba…858a0x0f7a…9fd2Base$1.5070%0xc228…8d8823d ago0xd9fb86…29e6b3
0x9631…acfd0x0f7a…9fd2Base$1.2370%0xca72…b65923d ago0x43dc70…7b227f
0x4c60…adf00x0f7a…9fd2Base$1.1270%0xca72…b65923d ago0x82a611…836a85
0xa62a…a1b20x0f7a…9fd2Base$1.4070%0x8144…648723d ago0x16bdf3…61d783
0xc135…d2540x0f7a…9fd2Base$1.4970%0xc228…8d8823d ago0x70bf70…daea92
0xc879…04880x0f7a…9fd2Base$1.2970%0x73b4…e73623d ago0xd38fb9…200641
0x1163…138c0x0f7a…9fd2Base$1.3270%0xca72…b65923d ago0x5b10f3…b64257
0xf430…0a0d0x0f7a…9fd2Base$1.0670%0xca72…b65923d ago0x162d0b…38ca70
0x0b1a…f9b50x0f7a…9fd2Base$8.9570%0x02f8…cb1723d ago0x595eeb…856ddc
0x91c9…c84c0x0f7a…9fd2Base$1.2770%0xc228…8d8823d ago0x0ca0d4…b428b7
0xc991…4dce0x0f7a…9fd2Base$1.2570%0xca72…b65923d ago0x24d89b…11c432
0xc879…04880x0f7a…9fd2Base$1.3170%0x73b4…e73623d ago0x9c63f3…db455a
0x45fd…78ab0x0f7a…9fd2Base$1.6470%0xca72…b65923d ago0xc53131…149008
0x817a…dc770x0f7a…9fd2Base$1.1170%0xc228…8d8823d ago0x5388bc…35e34a
0xc879…04880x0f7a…9fd2Base$1.5770%0x73b4…e73623d ago0x0811e6…a85be6
0x8bf1…92610x0f7a…9fd2Base$1.1570%0xc228…8d8823d ago0x7cd3e9…c2fb2a
0x1248…322d0x0f7a…9fd2Base$1.0770%0xc228…8d8823d ago0xaaae6d…c7b95e

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.