Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase75d ago0x046e2f…c7e72d
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates75d ago0x4feb45…760c09
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase75d ago0xb025c4…471dcc
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates75d ago0xe6dd1a…f3665d
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase75d ago0x7a8f20…bea214
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates75d ago0x8887a9…12741e
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase75d ago0x5f5041…ec9dde
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates75d ago0xfd9cdf…bf97a7
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase75d ago0x26394c…39208b
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates75d ago0xcbd263…039f5f
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase75d ago0x90b564…8e147e
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates75d ago0xade524…9ca20b
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase75d ago0xf214cf…724b25
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates75d ago0xbb0f2b…c253e0
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase75d ago0xfe6f0e…89b101
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates75d ago0x3da46e…503cbe
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase75d ago0x7a1e6c…a87e2b
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates75d ago0x4dda9d…bdb7f6
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase75d ago0x9d5224…fe3c0f
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates75d ago0x84856c…fcf01b
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase75d ago0xb25932…10fd7e
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates75d ago0xf65bfc…9d2832
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase75d ago0xe91ff9…d748b1
0x97bc…9f370x13bf…b9a7Base—$0.004100%candidates75d ago0x7a9c93…9a9dab
0x97bc…9f370x13bf…b9a7Base—$0.002100%coinbase75d ago0xe1dd61…668ec7

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.