Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9631…acfd0x34a4…b3ddBase—$1.4670%0x8144…648736d ago0x3b9958…fb9a3b
0x817a…dc770x34a4…b3ddBase—$1.1670%0xc228…8d8836d ago0xe3b079…584122
0xc135…d2540x34a4…b3ddBase—$1.3270%0x79d3…3cb336d ago0xb0594a…9ce5d0
0x2c7b…1b9e0x34a4…b3ddBase—$1.4270%0xb629…dab436d ago0x6d44c9…f83322
0x9eba…858a0x34a4…b3ddBase—$1.4770%0xc228…8d8836d ago0x581a1f…290be9
0xf430…0a0d0x34a4…b3ddBase—$1.2270%0xca72…b65936d ago0xa68e5f…304e78
0x45fd…78ab0x34a4…b3ddBase—$1.3070%0xca72…b65936d ago0x499909…5a2b32
0x45fd…78ab0x34a4…b3ddBase—$1.0770%0xca72…b65936d ago0xcb3437…93b6d2
0x9eba…858a0x34a4…b3ddBase—$1.2070%0xc228…8d8836d ago0x35a27f…d8240e
0xc879…04880x34a4…b3ddBase—$1.1770%0xb629…dab436d ago0x9576de…33c653
0xf786…947c0x34a4…b3ddBase—$1.2070%0x73b4…e73636d ago0x87a5d8…ac66c6
0xa9f3…1eb00x34a4…b3ddBase—$1.0970%0x8144…648736d ago0xb97359…08e3df
0x1248…322d0x34a4…b3ddBase—$1.2070%0xc228…8d8836d ago0x5f9e3f…dd9547
0x5a58…a7bd0x34a4…b3ddBase—$3.0070%0x9e8f…f4f736d ago0x6b439f…c0b941
0x0c32…76da0x34a4…b3ddBase—$8.6170%0xefbf…890836d ago0x6d45b8…135648
0x45fd…78ab0x34a4…b3ddBase—$1.2870%0xdc56…493936d ago0xa40161…98878f
0xc879…04880x34a4…b3ddBase—$1.4770%0xb629…dab436d ago0x071510…dd9252
0x5a58…a7bd0x34a4…b3ddBase—$1.3470%0x9e8f…f4f736d ago0x14a8fa…f8cf65
0x4c60…adf00x34a4…b3ddBase—$1.4570%0x8144…648737d ago0xf4c4ad…a25218
0x1248…322d0x34a4…b3ddBase—$1.1070%0xc228…8d8837d ago0xeb82ad…d426db
0x9eba…858a0x34a4…b3ddBase—$1.3870%0xc228…8d8837d ago0x0ace59…9c94f8
0x4c60…adf00x34a4…b3ddBase—$1.3870%0xca72…b65937d ago0x770dc3…f431d1
0x1163…138c0x34a4…b3ddBase—$1.2770%0xca72…b65937d ago0xdf6d50…d8a6b8
0x91c9…c84c0x34a4…b3ddBase—$1.3870%0xc228…8d8837d ago0x7d28a0…4b20ca
0xa9f3…1eb00x34a4…b3ddBase—$1.3170%0xca72…b65937d ago0x711cc6…508a81

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.