Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase8d ago0x3f1d08…58c46b
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0xe67a6e…8c49a6
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0xbb1a66…2fdee2
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0x5c2cee…4e3426
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0x00315f…e28557
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0xa0f5bb…cbd94b
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase8d ago0xdfa74f…09163c
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x36c1fd…fc531e
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase8d ago0xc42097…9b5977
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0x7e94b8…82e37a
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0x6a6913…5e1211
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0x864eea…e4a045
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0x0c2308…bd4d38
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0xb590e3…116951
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0x409d42…9da099
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0xfb416e…e5c36b
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase8d ago0xca659c…21fc79
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0xeaa138…c15ce0
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0x9201ce…ed05bb
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase8d ago0x76129e…9a205f
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0xf46cde…b7756f
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0x53101f…ae1302
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase8d ago0xebe7c3…57c2a7
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0x709e0e…74dffc
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase8d ago0x3ca2c7…d0f45e

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.