Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb5b6…2fbb0x75b9…763dBase—$0.0000170%0x4af2…d9db20d ago0x85f4b3…ac7c08
0xb5b6…2fbb0x75b9…763dBase—$0.0000170%0x4af2…d9db20d ago0xb3f17d…c24600
0xb5b6…2fbb0x75b9…763dBase—$10.0070%0x4af2…d9db20d ago0x845c97…34d4f2
0xb5b6…2fbb0x75b9…763dBase—$10.0070%0x4af2…d9db20d ago0x012157…40481f
0xb5b6…2fbb0x75b9…763dBase—$10.0070%0x4af2…d9db20d ago0x18553b…778734
0xb304…55650x75b9…763dBase—$150.0070%0x4af2…d9db20d ago0xabf42b…706360
0xa973…51aa0x75b9…763dBase—$342.5270%0x4af2…d9db20d ago0x228f2b…06e7df
0x67e2…02d70x75b9…763dBase—$697.0070%0x4af2…d9db20d ago0x9823f8…b3d3b7
0x67e2…02d70x75b9…763dBase—$0.0000170%0x4af2…d9db20d ago0xddd31a…2b2df7
0x67e2…02d70x75b9…763dBase—$100.0070%0x4af2…d9db20d ago0x44e4a3…d499ab
0x55a6…71680x75b9…763dBase—$57.8070%0x4af2…d9db20d ago0x60dd00…a4ef11
0xe33c…c88e0x75b9…763dBase—$49.8070%0x4af2…d9db20d ago0xde6eee…fcaf1f
0x3e93…ca600x75b9…763dBase—$497.7670%0x4af2…d9db20d ago0x313dd0…c36517
0x14e6…c4a60x75b9…763dBase—$100.4670%0x4af2…d9db20d ago0xd9ef1b…ac8a76
0x14e6…c4a60x75b9…763dBase—$0.0170%0x4af2…d9db20d ago0xf1d465…5c3e29
0x55a6…71680x75b9…763dBase—$57.8270%0x4af2…d9db21d ago0x771fe7…234bd1
0xb2e2…815e0x75b9…763dBase—$964.3270%0x4af2…d9db21d ago0x51df62…39eee3
0xb2e2…815e0x75b9…763dBase—$50.7370%0x4af2…d9db21d ago0xd1c4fa…b098e6
0x25ff…9cca0x75b9…763dBase—$10.8070%0x4af2…d9db21d ago0x8b6123…f94f3b
0x339a…8b770x75b9…763dBase—$557.0070%0x4af2…d9db21d ago0xb798f4…5bc316
0xae5b…067a0x75b9…763dBase—$101.0170%0x4af2…d9db21d ago0x1d0c15…48d7de
0xca33…8b350x75b9…763dBase—$355.0070%0x4af2…d9db21d ago0x8e09ae…01efdf

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.