Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x35b732…f5eb5a
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x46a07a…241ea5
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0xc167f4…161701
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x96b567…94c48e
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x5ab48e…41da95
0x4508…69370x058a…8f17BaseBlockRun.AIAi$0.02100%coinbase73d ago0x115ffd…709ea5
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0xbe0f66…8a8b86
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x748aec…df2880
0x4508…69370x058a…8f17BaseBlockRun.AIAi$0.02100%coinbase73d ago0x607796…b63d8e
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x935b05…3901c4
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x1a5eae…d68043
0x4508…69370x058a…8f17BaseBlockRun.AIAi$0.02100%coinbase73d ago0x291cf7…dc28c1
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x9f8a4e…31908b
0x4508…69370x058a…8f17BaseBlockRun.AIAi$0.02100%coinbase73d ago0x5d5de6…4eac2c
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0xbd84fc…ad660a
0x4508…69370x058a…8f17BaseBlockRun.AIAi$0.02100%coinbase73d ago0xcbcb88…05dfa5
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0xbe0a55…2329dc
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x3c4a66…592432
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0xf71308…bb3b10
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x3c7147…fb48ca
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x1d2c12…c96cae
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x13b50f…055ce3
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x313b01…c1a655
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0x033cc8…ac5a5f
0x4508…69370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase73d ago0xfcf829…e3e7b8

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.