Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde62…bed00x75b9…763dBase—$148.6770%0x4af2…d9db3d ago0xcc1953…afd8c8
0x7b06…e3a40x75b9…763dBase—$47.2070%0x4af2…d9db3d ago0xe8618f…54a62f
0x7b06…e3a40x75b9…763dBase—$0.00009470%0x4af2…d9db3d ago0x409409…bb84c6
0x7b06…e3a40x75b9…763dBase—$9.9670%0x4af2…d9db3d ago0xe2f003…56a942
0x7b06…e3a40x75b9…763dBase—$94.4170%0x4af2…d9db3d ago0xb98cc8…77e37c
0x7b06…e3a40x75b9…763dBase—$20.7470%0x4af2…d9db3d ago0xdf535c…5ebc3a
0x5e66…4e4b0x75b9…763dBase—$22.8970%0x4af2…d9db3d ago0x85d97d…0e5ab3
0x7b06…e3a40x75b9…763dBase—$114.4370%0x4af2…d9db3d ago0x864cd6…4c378b
0x52f7…9ab30x75b9…763dBase—$0.0000170%0x4af2…d9db3d ago0xfff7ee…c61da2
0x06ce…803d0x75b9…763dBase—$348.0070%0x4af2…d9db3d ago0x3ea098…56e0ad
0x52f7…9ab30x75b9…763dBase—$5.0070%0x4af2…d9db3d ago0xc3cb82…8cce04
0x52f7…9ab30x75b9…763dBase—$10.0070%0x4af2…d9db3d ago0x0e58a4…2bef18
0x5697…ab580x75b9…763dBase—$1.0070%0x4af2…d9db3d ago0xda64dd…8badb7
0x53aa…5c4c0x75b9…763dBase—$199.8770%0x4af2…d9db3d ago0x8a89a1…c78b9a
0x7b06…e3a40x75b9…763dBase—$114.5570%0x4af2…d9db3d ago0x867f54…342e7c
0x5697…ab580x75b9…763dBase—$10.0070%0x4af2…d9db3d ago0xee711d…1b5598
0x7b06…e3a40x75b9…763dBase—$114.5570%0x4af2…d9db3d ago0xb228ed…80569a
0x5e66…4e4b0x75b9…763dBase—$52.0870%0x4af2…d9db4d ago0xf976f0…dba29a
0xa973…51aa0x75b9…763dBase—$279.0670%0x4af2…d9db4d ago0x38c1b0…85381b

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.