Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91c9…c84c0x34a4…b3ddBase$1.5070%0xc50d…ed7b38d ago0x2b7be5…b532e3
0xf430…0a0d0x34a4…b3ddBase$1.4670%0xdc56…493938d ago0xa2cef6…21ac77
0xc991…4dce0x34a4…b3ddBase$1.6570%0x94c3…675838d ago0x73ecbb…ce8897
0x45fd…78ab0x34a4…b3ddBase$1.3970%0xca72…b65938d ago0xa2cb1d…9b70d1
0x9eba…858a0x34a4…b3ddBase$1.4170%0x02f8…cb1738d ago0xe7466b…9c45d4
0x1163…138c0x34a4…b3ddBase$1.1770%0xca72…b65938d ago0x9fa5c3…c7f926
0x2795…df9e0x34a4…b3ddBase$49.8270%0x3a59…f1fd38d ago0xdf3a9d…561df8
0x45fd…78ab0x34a4…b3ddBase$1.3770%0xdc56…493938d ago0x0910f1…e9013a
0x9631…acfd0x34a4…b3ddBase$1.3570%0x666e…466638d ago0xcc217e…f954cf
0x4c60…adf00x34a4…b3ddBase$1.0970%0x3a59…f1fd38d ago0x0df488…6ac8c0
0x91c9…c84c0x34a4…b3ddBase$1.2870%0xe4c4…3c7b38d ago0x775185…5fcf42
0x817a…dc770x34a4…b3ddBase$1.3470%0x6ec1…5b7538d ago0x431e18…afee7b
0x9631…acfd0x34a4…b3ddBase$1.3770%0x666e…466638d ago0xf8ef50…d1e619
0xa9f3…1eb00x34a4…b3ddBase$1.1970%0x8144…648738d ago0xe14981…6c171b
0x9eba…858a0x34a4…b3ddBase$1.3670%0xfc36…884238d ago0x748997…f0c5f1
0x1163…138c0x34a4…b3ddBase$1.4470%0x8144…648738d ago0x412834…c6924a
0xf430…0a0d0x34a4…b3ddBase$1.3970%0x0873…dda638d ago0x6427c9…3adf53
0xc135…d2540x34a4…b3ddBase$1.0670%0x79d3…3cb338d ago0x5f1570…d0cc43
0xc135…d2540x34a4…b3ddBase$24.0570%0x3a59…f1fd38d ago0xd0c1d4…0b1831
0x1248…322d0x34a4…b3ddBase$23.0870%0xdc56…493938d ago0xef57cc…ef0137
0x9eba…858a0x34a4…b3ddBase$23.1370%0x666e…466638d ago0x4919db…3c997e
0xc991…4dce0x34a4…b3ddBase$27.2370%0x02f8…cb1738d ago0xf024b7…ea0105
0x91c9…c84c0x34a4…b3ddBase$25.8170%0x73b4…e73638d ago0xf29225…aaf4b6
0x4c60…adf00x34a4…b3ddBase$36.8670%0x73b4…e73638d ago0x563e86…679295
0x817a…dc770x34a4…b3ddBase$25.9870%0x94c3…675838d ago0xa7f5fa…9ad1ef

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.