Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xf497…02dd21d ago0xa5a0f7…43ef4e
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xce9f…bc8e21d ago0x790192…0af8bc
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xc234…1c3821d ago0x52e74e…d68ebe
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x7d28…b24821d ago0x7cec86…1aee9c
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x9d1a…013521d ago0xa3acf8…927726
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x9d6c…edd321d ago0xd33a64…334b6c
0x3fb1…7e250x47c5…4fc3Base—$15.7570%0xb11e…6e5a21d ago0x962567…537def
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x0881…8de221d ago0x8a3122…6bd289
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x8ae6…570621d ago0x7a086e…1a9fab
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x7c94…b13e21d ago0xd6d638…7f0af0
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x705f…8eed21d ago0x0983da…049682
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x42d1…f7df21d ago0x1037b1…2442f9
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x2309…083c21d ago0x500d5d…caaebc
0x3fb1…7e250x47c5…4fc3Base—$19.9570%0x5a50…c82c21d ago0xfa80a7…c9cb6a
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x09f6…b65c21d ago0x02988f…638359
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xa782…cada21d ago0x11a4d3…f09e65
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0x78aa…366721d ago0xdb2b9d…072e16
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xe347…5b3021d ago0xc96527…8dec68
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xd812…ee4421d ago0x2d8242…f7cb5c
0x3fb1…7e250x47c5…4fc3Base—$11.5570%0x9ea2…605a21d ago0xfb7696…c74f57
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x88c8…503821d ago0xcf019b…8ef338
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x2d18…781121d ago0x07c9d0…4884ad
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x02d7…6ab321d ago0x53e537…f45f1b
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xda2d…f5ea21d ago0x3065be…5e62e5
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x9d6c…edd321d ago0x2682f9…db4d65

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.