Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase103d ago0xc7c9cf…8534ef
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.02100%candidates103d ago0xdf8fa3…83cc14
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase103d ago0xd6023c…547def
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase103d ago0x2b15a5…0fcae6
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase103d ago0x2223d6…ddb2b9
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0xc1594f…8f64be
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002596100%coinbase103d ago0x8ec2e0…ba743b
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002613100%coinbase103d ago0xa344fd…ac42b4
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002599100%coinbase103d ago0x3071c0…a9375c
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002596100%coinbase103d ago0x11664a…d3776c
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0xedf4ae…13c78a
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002596100%coinbase103d ago0x33f848…711018
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002613100%coinbase103d ago0xec6a0f…142fb8
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002599100%coinbase103d ago0x34a76f…156d18
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase103d ago0xf29a9d…97789d
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002595100%coinbase103d ago0xa807cc…778b92
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002601100%coinbase103d ago0x5a7294…24e6f7
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002599100%coinbase103d ago0x35d37d…245542
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase103d ago0x86f466…b1f79d
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002594100%coinbase103d ago0x041366…898255
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002596100%coinbase103d ago0x22e45f…21793f
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase103d ago0x80f7ca…4768c8
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase103d ago0x12686d…74a5ad
0x3b7f…ccea0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase103d ago0x9cc57d…1495c8
0x3b7f…ccea0xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase103d ago0x16ca47…ab731c

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.