Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase109d ago0x0ff15e…a2ab0b
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase109d ago0x4e9ea2…7fdc42
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase109d ago0x92de36…b3d31f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase109d ago0x9c7373…1afedf
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase109d ago0x36cda8…886872
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase109d ago0xb46799…f448d0
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase109d ago0xdcf0a2…e55523
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase109d ago0x51548d…a23347
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase109d ago0xb31292…d7a3fd
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase109d ago0xedb7d6…abfc83
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase109d ago0x44c4de…898cc2
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase109d ago0x0babd6…445746
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase109d ago0x160f24…1279db
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase109d ago0x5c2e4c…ca3f97
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase109d ago0x0ea169…87848a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase109d ago0xd2c6da…735827
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase109d ago0x6c12e3…1f0889
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase109d ago0xbef0d3…2d2da4
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase109d ago0xa8917b…01a00d
0x3491…402e0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase109d ago0x7f524a…995055
0x3491…402e0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase109d ago0x18cd62…9aace2
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase109d ago0x336faf…3881b3
0x3491…402e0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase109d ago0x05757c…c7eadc
0x3491…402e0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase109d ago0x80f708…28c48a
0x3491…402e0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase109d ago0xb461dd…fdb760

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.