Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8ae…a0f50x0f7a…9fd2Base—$22.9570%0xa3c0…ee4c9d ago0x4aeadc…339981
0x552a…aa5f0x0f7a…9fd2Base—$22.9570%0x9674…1a0f9d ago0x00ac51…66cb20
0x38d6…383a0x0f7a…9fd2Base—$51.6070%0xd2ae…d69810d ago0xd48282…25101a
0xc879…04880x0f7a…9fd2Base—$259.6170%0xb629…dab410d ago0xf4fc85…fc956f
0x9de3…a8f20x0f7a…9fd2Base—$24.2070%0x8398…2c0610d ago0x97821c…73a9c5
0x7927…f6460x0f7a…9fd2Base—$21.5170%0x1e8f…188110d ago0x445777…3c0801
0x1b28…86ca0x0f7a…9fd2Base—$14.2670%0x4122…e19410d ago0xeff8f6…5eaaf7
0xb26a…2d540x0f7a…9fd2Base—$15.6370%0x0b0b…f44610d ago0x0f4180…7ebc07
0xdd55…26320x0f7a…9fd2Base—$17.5170%0xb629…dab410d ago0xcaee65…a57f40
0x54f2…d27e0x0f7a…9fd2Base—$19.2570%0x1d90…b0aa10d ago0x306be9…5e51cc
0x0fe7…2e6d0x0f7a…9fd2Base—$19.8470%0x73b4…e73610d ago0x0efcd1…2080b1
0x0fec…deb60x0f7a…9fd2Base—$19.7370%0xd30b…996c10d ago0x936abc…06575d
0x0798…162d0x0f7a…9fd2Base—$17.9870%0xdd80…501010d ago0xe9ea18…422b52
0x9386…ad610x0f7a…9fd2Base—$24.6070%0x305e…fcf610d ago0x0b2f11…81fd1b
0x13ac…996b0x0f7a…9fd2Base—$22.0070%0x9e8f…f4f710d ago0xc9abeb…2dcfd3
0xe371…72930x0f7a…9fd2Base—$11.7670%0x4122…e19410d ago0x547a86…e46dab
0x630e…12010x0f7a…9fd2Base—$4.9570%0x1d90…b0aa10d ago0x110ce8…1033f5
0xe371…72930x0f7a…9fd2Base—$7.3370%0x9674…1a0f10d ago0xe9a422…4cfb45
0x644e…fb5e0x0f7a…9fd2Base—$0.2170%0x71e2…fc0710d ago0x16dadf…c397fa
0x0d76…b6b20x0f7a…9fd2Base—$49.7570%0xddfa…27fe10d ago0x7c1f61…325e51
0x1561…58c50x0f7a…9fd2Base—$4.9570%0x7adb…c91510d ago0x17d2e2…758984
0x2193…7c690x0f7a…9fd2Base—$11.6970%0x73b4…e73610d ago0x9f48f7…255bef
0x8524…02050x0f7a…9fd2Base—$34.9570%0x73b4…e73610d ago0x39551e…e61289

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.