Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa62a…a1b20x0f7a…9fd2Base$1.3470%0xac9f…7a6c32d ago0xccabf6…6e9893
0x1248…322d0x0f7a…9fd2Base$1.0970%0xc228…8d8832d ago0x819905…23bf29
0xc991…4dce0x0f7a…9fd2Base$1.1870%0xca72…b65932d ago0x3050ac…ca0e72
0xf430…0a0d0x0f7a…9fd2Base$1.3070%0xca72…b65932d ago0x98addb…b0df69
0x45fd…78ab0x0f7a…9fd2Base$1.1270%0xca72…b65932d ago0x323521…45c6f9
0x9631…acfd0x0f7a…9fd2Base$1.2270%0xca72…b65932d ago0x78e960…2774fc
0xc135…d2540x0f7a…9fd2Base$1.3170%0x79d3…3cb332d ago0x50d0d0…52701a
0x91c9…c84c0x0f7a…9fd2Base$1.3770%0xc228…8d8832d ago0x955fb1…b6e776
0x1163…138c0x0f7a…9fd2Base$1.0370%0xca72…b65932d ago0x8e9ade…f155a5
0x4c60…adf00x0f7a…9fd2Base$1.2670%0xca72…b65932d ago0x61caa4…181947
0xa9f3…1eb00x0f7a…9fd2Base$1.0570%0x8144…648732d ago0xadc15d…b2c7e6
0xf786…947c0x0f7a…9fd2Base$1.6370%0x8144…648732d ago0xf3d3a1…106d52
0x817a…dc770x0f7a…9fd2Base$1.5370%0xc228…8d8832d ago0x1e9840…8e7aad
0xead8…7fa60x0f7a…9fd2Base$1.5170%0x73b4…e73632d ago0xddee1b…5be040
0xead8…7fa60x0f7a…9fd2Base$1.2970%0x73b4…e73632d ago0x7b53d8…55fbaa
0x8bf1…92610x0f7a…9fd2Base$1.4670%0xc228…8d8832d ago0x9ba23a…6af2c4
0xead8…7fa60x0f7a…9fd2Base$1.3470%0x73b4…e73632d ago0x4b358c…ba356d
0xc991…4dce0x0f7a…9fd2Base$1.3070%0xca72…b65932d ago0x2dd1e3…20e25c
0xead8…7fa60x0f7a…9fd2Base$1.2970%0x73b4…e73632d ago0xabc064…4e5002
0xead8…7fa60x0f7a…9fd2Base$1.3170%0x73b4…e73632d ago0xb114e9…e164c8
0xf786…947c0x0f7a…9fd2Base$1.0370%0x666e…466632d ago0x9732cc…f7063f
0xead8…7fa60x0f7a…9fd2Base$1.3070%0x73b4…e73632d ago0x922d26…e01049
0xead8…7fa60x0f7a…9fd2Base$1.3070%0x73b4…e73632d ago0x0f873e…c4bf2a
0xead8…7fa60x0f7a…9fd2Base$1.2770%0x73b4…e73632d ago0x474c0a…2ce99b
0x1248…322d0x0f7a…9fd2Base$1.0370%0xc228…8d8832d ago0x80e198…2f4cde

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.