Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x400d70…71ca39
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xb821e2…c9f0dd
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x643d40…0a8b68
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xd765ab…e7806d
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x2234d4…df3802
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x9e37cf…b8ca60
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x4f2e75…542bf6
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xad0a43…81820c
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x86f526…5442a7
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x3f167b…0ecfe8
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xf7ed45…7e77fc
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x5b3d3e…7c3144
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xf9fdd9…44993e
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xe66c52…90cf7c
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x669450…7fd201
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x8a4c73…f404f2
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xd83487…a54c1d
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x99cc72…c38666
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x1928e3…58161c
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x1b0d7f…0066b8
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x165ad3…e01893
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x8a8cc8…5ff940
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xf3da21…6cb9e8
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x4376d2…2faad9
0x6ada…de710xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xbea845…d51a9d

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.