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%coinbase97d ago0xabd31f…5b19e9
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase97d ago0x2ff63d…84be61
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase97d ago0xf7dfeb…133228
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase97d ago0xc6b192…1f2e2f
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.18100%candidates97d ago0x01de16…11b06e
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase97d ago0x829007…0e324d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.17100%candidates97d ago0xb69974…e74aa5
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase97d ago0x9b0f90…27f4ac
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase97d ago0x905b6a…3e44aa
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase97d ago0xe31946…8512ea
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase97d ago0x41a36f…d3cb50
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase97d ago0x06f734…00a161
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase97d ago0xe934c9…53c203
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase97d ago0x3d98ff…f257be
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase97d ago0x7611fe…381d42
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase97d ago0x8fb1ef…14149c
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase97d ago0x78510b…14223d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase97d ago0xf43dc0…b9c680
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase97d ago0xcfd6e5…db36cd
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase97d ago0xa508f4…3b84d9
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase97d ago0x026e92…26ed6b
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase97d ago0xd34d14…405326
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase97d ago0x276e97…fc62a4
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase97d ago0x53cd0b…58a928
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase97d ago0x6d82d1…862f13

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.