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.09100%coinbase106d ago0x6ec252…ba5897
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase106d ago0x4df9da…62a674
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase106d ago0xf3a77f…68707c
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase106d ago0x071714…f18598
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase106d ago0x8693ee…8fea49
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase106d ago0x77aeb4…8405b4
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase106d ago0x96697d…034c3d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase106d ago0x4e1c91…7bfc23
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase107d ago0xd3eaab…6f68f0
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase107d ago0xaac6bd…cdff5f
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase107d ago0x849c7b…ba8767
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase107d ago0xf4108d…d08ec1
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase107d ago0x0dac81…fbdb27
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase107d ago0xb5f451…d8905e
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase107d ago0x87dc4b…5894b6
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase107d ago0x34d664…d3dcc4
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase107d ago0xdaea46…f87fcd
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase107d ago0x5db362…95edd0
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase107d ago0xdbbf46…f9a91b
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase107d ago0x010309…9be449
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase107d ago0x41f276…dfa6ec
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase107d ago0xaef53a…366dc6
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase107d ago0x9f9c54…9c6488
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase107d ago0xd5bc67…473d4f
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase107d ago0xccb767…787826

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.