Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf430…0a0d0x0f7a…9fd2Base$1.2570%0xca72…b65938d ago0x3b588f…90d4f9
0x4c60…adf00x0f7a…9fd2Base$1.5070%0x3a59…f1fd38d ago0xa61390…568d5c
0x817a…dc770x0f7a…9fd2Base$1.5370%0x02f8…cb1738d ago0xfd0e84…4f99fa
0xc135…d2540x0f7a…9fd2Base$1.0670%0x79d3…3cb338d ago0x81fb02…a0a834
0xc991…4dce0x0f7a…9fd2Base$1.2570%0x02f8…cb1738d ago0x948c44…4255f8
0x8bf1…92610x0f7a…9fd2Base$1.0870%0xc228…8d8838d ago0xb12604…09bbc9
0xa9f3…1eb00x0f7a…9fd2Base$1.0970%0x8144…648738d ago0x7b79eb…c3f45f
0x1163…138c0x0f7a…9fd2Base$1.0170%0xca72…b65938d ago0x1b79ca…e8f7f7
0xc135…d2540x0f7a…9fd2Base$1.2670%0xc50d…ed7b38d ago0x761b87…f45a6c
0xa9f3…1eb00x0f7a…9fd2Base$1.0870%0x8144…648738d ago0x4b5758…f0318e
0x9631…acfd0x0f7a…9fd2Base$1.3070%0x666e…466638d ago0xe8f5f4…e9384e
0xa62a…a1b20x0f7a…9fd2Base$1.3270%0xac9f…7a6c38d ago0x6a7567…fdefb0
0x8bf1…92610x0f7a…9fd2Base$1.5970%0xc228…8d8838d ago0x4308ae…0cf287
0x91c9…c84c0x0f7a…9fd2Base$1.1970%0xe4c4…3c7b38d ago0xfed032…fa5d88
0x4c60…adf00x0f7a…9fd2Base$1.3570%0x8144…648738d ago0x84c454…52a4a8
0x1248…322d0x0f7a…9fd2Base$1.3070%0xc228…8d8838d ago0x28c066…c4a2ef
0xc135…d2540x0f7a…9fd2Base$1.0270%0x3a59…f1fd38d ago0xf46ec0…58226d
0x817a…dc770x0f7a…9fd2Base$1.0970%0x94c3…675838d ago0x904802…673b2a
0x1163…138c0x0f7a…9fd2Base$1.2770%0xc85d…258038d ago0x043bd5…868177
0xf430…0a0d0x0f7a…9fd2Base$1.1370%0x0873…dda638d ago0x28e5c5…9c7548
0xc135…d2540x0f7a…9fd2Base$1.2770%0x8144…648738d ago0x71605b…17df81
0x4604…3e130x0f7a…9fd2Base$19.9570%0xe4c4…3c7b38d ago0x5b1cb9…e2df90
0xc991…4dce0x0f7a…9fd2Base$1.1870%0x94c3…675838d ago0xe849da…1f80fb
0xa62a…a1b20x0f7a…9fd2Base$1.2070%0x8144…648738d ago0x24223a…29b8f0
0xa9f3…1eb00x0f7a…9fd2Base$1.0470%0x8144…648738d ago0xc16909…bf8ff3

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.