Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd0bb…fed10x4465…b7c9Base—$792.3570%0x4465…b7c926d ago0xbe46f7…29a1f8
0x750e…17210x4465…b7c9Base—$6.2270%0x4465…b7c926d ago0x8e64ab…2647bb
0x4a76…25af0x4465…b7c9Base—$12.9770%0x4465…b7c926d ago0x0c83e7…900c68
0x9fa1…1e1c0x4465…b7c9Base—$6.1570%0x4465…b7c926d ago0x4a0832…9a723d
0x9b76…ab750x4465…b7c9Base—$17.1870%0x4465…b7c926d ago0x812185…3318e2
0x8466…70ec0x4465…b7c9Base—$28.1770%0x4465…b7c926d ago0x2a5b34…9aae9d
0xa82c…1d5c0x4465…b7c9Base—$15.8570%0x4465…b7c926d ago0x5faef4…f6cfa2
0xc524…10bb0x4465…b7c9Base—$13.6970%0x4465…b7c926d ago0xa1954e…547adb
0x8dcf…5ec10x4465…b7c9Base—$30.6470%0x4465…b7c926d ago0xed039f…4ae974
0x5595…51740x4465…b7c9Base—$12.1670%0x4465…b7c926d ago0x7d20ad…3e737f
0xe63e…31000x4465…b7c9Base—$17.7370%0x4465…b7c926d ago0x2f41f5…344335
0xab8c…25e60x4465…b7c9Base—$10.5470%0x4465…b7c926d ago0xc1df24…dd79c6
0xb90f…46a70x4465…b7c9Base—$17.4070%0x4465…b7c926d ago0xb782c5…ceeb04
0x1c7b…a09d0x4465…b7c9Base—$5.2070%0x4465…b7c926d ago0x88af92…fe5684
0x0ffa…21710x4465…b7c9Base—$10.2170%0x4465…b7c926d ago0xf2c4b8…34159f
0x79e6…abde0x4465…b7c9Base—$44.9070%0x4465…b7c926d ago0x4308f1…ff6671
0x6a44…de4e0x4465…b7c9Base—$12.6170%0x4465…b7c926d ago0x974fc5…d6ce05
0xe817…a6980x4465…b7c9Base—$13.3870%0x4465…b7c926d ago0xce558c…f9b283
0xc56a…eb300x4465…b7c9Base—$22.3470%0x4465…b7c926d ago0x78a9ba…a0c164
0x37e6…65660x4465…b7c9Base—$19.3070%0x4465…b7c926d ago0xa15f4a…081383
0x4036…b1d00x4465…b7c9Base—$5.6470%0x4465…b7c926d ago0x0c5853…7bda74
0xb770…284a0x4465…b7c9Base—$13.3570%0x4465…b7c926d ago0x96466b…55903a
0x1e60…3e250x4465…b7c9Base—$26.4270%0x4465…b7c926d ago0xc4193e…8e56d2
0xf874…b8560x4465…b7c9Base—$9.4170%0x4465…b7c926d ago0x98c1b1…cfd8d6
0x1fea…dfab0x4465…b7c9Base—$18.2770%0x4465…b7c926d ago0x8d7e80…8309b9

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.