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.01100%coinbase49d ago0x251cc0…fcdb4f
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x22fd87…5e7c29
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x014a13…68fd9a
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x7eff04…c48c28
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x741c82…f70f3a
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x189256…027ee8
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x607e79…768fda
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0xb5e841…553a81
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x6db492…d080da
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x09e5e8…d27e13
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x7052dd…3118eb
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x394d7f…347930
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x30435a…5d9413
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x8ea44f…7d48bc
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x70b374…a45354
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x251add…9b920c
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0xdbbc70…d6494c
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase49d ago0x0c5b9e…e04a58
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x079dfb…bdff36
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x44296c…150b62
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0xe7d376…0c29f2
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0xed7288…0ae13d
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0xd450fa…5c8511
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0x7e5439…513760
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase49d ago0xed354d…15081e

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.