Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3803…101b0xef0d…5c11Basex402 service$0.02100%payAI43d ago0x7bfbe9…53f3f4
0x3803…101b0x71a2…b32eBase—$0.005100%daydreams43d ago0x70e6d6…d49401
0x3803…101b0xd83a…02f0Basex402 service$0.15100%payAI43d ago0x54bbd6…63c3ab
0x2a37…b9490x3803…101bBase—$0.17100%dexter43d ago0xb1fc99…71e81a
0x3803…101b0xd83a…02f0Basex402 service$0.15100%payAI43d ago0x2703e5…dd9373
0x2a37…b9490x3803…101bBase—$0.17100%dexter43d ago0x664aa0…5d82c4
0x3803…101b0xd83a…02f0Basex402 service$0.10100%payAI43d ago0xc60a12…679ac7
0x2a37…b9490x3803…101bBase—$0.11100%dexter43d ago0xc73ea8…f570a9
0x2a37…b9490x3803…101bBase—$0.17100%dexter43d ago0xc0c99f…4bd8de
0x3803…101b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase43d ago0x15c60e…49b85a
0x3803…101b0x71a2…b32eBase—$0.005100%daydreams43d ago0x8d7787…93b73a
0x3803…101b0x71a2…b32eBase—$0.005100%daydreams43d ago0x077caa…b68ebd
0x3803…101b0x71a2…b32eBase—$0.002100%daydreams43d ago0x6f368a…b62921
0x61fb…76a10x3803…101bBase—$0.01100%dexter43d ago0x1d2d8e…e12df6
0x01c9…28160x3803…101bBase—$0.01100%dexter43d ago0x6eb8fb…0f50f1
0x01c9…28160x3803…101bBase—$0.01100%dexter43d ago0x5ddb8b…a357d6
0x3803…101b0x71a2…b32eBase—$0.01100%daydreams44d ago0xc113d6…659896

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.