Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0xd11a79…94833e
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0x919c05…1de93b
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0x9d4bfc…081440
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0xc2ec47…fda2df
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0x784d82…8ad910
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase123d ago0x18cf19…5de415
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase123d ago0x541678…6faa01
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase123d ago0xaa4708…38e34b
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase123d ago0x752341…f1e028
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase123d ago0x68f501…cffb1e
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase123d ago0x314ab9…d2f9fb
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0x06e81a…1f775f
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0xaf0810…e03e08
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0x57abdc…c9991b
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0xdce1cb…989ac9
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0x377eb7…1655c2
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0x657460…78db25
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0x47da71…fb8bcc
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0x6fe92c…491beb
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0xb17dea…e4d5e6
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0x021a67…d3e9bf
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0xd8c6e1…444ba3
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0x929c26…0e7560
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0x36aa07…26874e
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0x138605…e5a157

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.