Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0xfc0070…907b3a
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0xb66786…c613bb
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x58f225…53c48b
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0xa0709c…abc611
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x2e2d4b…6d7c9f
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0xb74244…4e5857
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0xd9cbfe…b0b88e
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x16f7e6…b8b1fb
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0xf7184c…457765
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0xa1744e…f6cdb8
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x8978db…e84ee5
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x9bbb96…5ea06c
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x4846f4…0e008f
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x7569a5…16f4e2
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x8be76f…0c2d24
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0xa2f2a8…21f552
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x7adbbe…b2ccea
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0xdd85c4…41893d
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x759597…664bfc
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0xddf81d…5e35a3
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x459f93…b02255
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x53784f…72bb70
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x4d8421…722875
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x2a20b0…7ba7e7
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase144d ago0x4df438…8f1741

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.