Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa62a…a1b20x34a4…b3ddBase$1.3470%0x8144…648736d ago0xdd08c7…960d24
0x9631…acfd0x34a4…b3ddBase$1.6970%0xca72…b65936d ago0x7bf3f8…bf0f2b
0xc879…04880x34a4…b3ddBase$1.3570%0xb629…dab436d ago0x41dcb2…631467
0xc879…04880x34a4…b3ddBase$1.1470%0xb629…dab436d ago0xb2d5e0…468907
0xf430…0a0d0x34a4…b3ddBase$1.1670%0xdc56…493936d ago0x2b8f31…174d7e
0xc879…04880x34a4…b3ddBase$1.6570%0xb629…dab436d ago0x7ac721…afa229
0xc879…04880x34a4…b3ddBase$1.0770%0xb629…dab436d ago0x178238…daa0fd
0xf430…0a0d0x34a4…b3ddBase$1.2770%0x0873…dda636d ago0x36212c…d1aa65
0xc879…04880x34a4…b3ddBase$1.4070%0xb629…dab436d ago0xc139aa…931250
0xc991…4dce0x34a4…b3ddBase$1.4570%0xca72…b65936d ago0x537f1f…cc4b1c
0xc879…04880x34a4…b3ddBase$1.3670%0xb629…dab436d ago0x8478a8…7914c0
0x1163…138c0x34a4…b3ddBase$1.3470%0xca72…b65936d ago0xd144d5…0d2325
0xa62a…a1b20x34a4…b3ddBase$1.1870%0x8144…648737d ago0xeb7ecf…e67116
0xf430…0a0d0x34a4…b3ddBase$1.1370%0xfc36…884237d ago0xc4bc9c…9c08fd
0x9eba…858a0x34a4…b3ddBase$1.4070%0xc228…8d8837d ago0x5fcc97…e36f62
0x45fd…78ab0x34a4…b3ddBase$1.1270%0xe4c4…3c7b37d ago0x05ebc3…1dbf6e
0x817a…dc770x34a4…b3ddBase$1.4470%0xc228…8d8837d ago0x35520e…1dd888
0x9eba…858a0x34a4…b3ddBase$1.2970%0xc228…8d8837d ago0xfa6c7b…11025f
0x4c60…adf00x34a4…b3ddBase$1.2870%0xca72…b65937d ago0x32a4ec…28db63
0x1163…138c0x34a4…b3ddBase$1.1070%0xc85d…258037d ago0x2bbbf8…091fbd
0x9631…acfd0x34a4…b3ddBase$1.0970%0xfc36…884237d ago0x69f012…afb9ce
0x1248…322d0x34a4…b3ddBase$1.2270%0xc228…8d8837d ago0x9a521d…0706f4
0xa9f3…1eb00x34a4…b3ddBase$4.3370%0xca72…b65937d ago0x6812e3…e8950d
0x8bf1…92610x34a4…b3ddBase$1.2170%0xc228…8d8837d ago0x090606…b56089
0x2795…df9e0x34a4…b3ddBase$1.1670%0xb629…dab437d ago0x4d78bf…41d03a

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.