Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.45100%coinbase94d ago0x6b0847…494d43
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.45100%coinbase94d ago0x66a7e1…2cb23a
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.68100%coinbase94d ago0x5cb6c4…5c00ee
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.37100%coinbase94d ago0x03c8d3…6c3506
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.56100%coinbase94d ago0x2ae9f2…440de6
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase94d ago0x99f089…af6f62
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase94d ago0x3312c0…05a2d4
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase94d ago0x15acd2…e6502d
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase94d ago0xe15e44…081f6f
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase94d ago0xdb9944…f3d2de
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase94d ago0x2aae88…e7d06d
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase94d ago0x674ea4…6a311c
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase94d ago0x3b117f…223d8b
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase94d ago0x5531d5…8e0fd0
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase94d ago0x186548…b842e8
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.39100%coinbase94d ago0xd202a8…e6f554
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase94d ago0xa67c6f…15ba77
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase94d ago0x38bf8c…0d11b2
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase94d ago0xbbd94b…be9160
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase94d ago0xe70c62…ee2128
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase94d ago0x37a4f2…2620ec
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase94d ago0x7f1875…961734
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase94d ago0xcff156…27632b
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase94d ago0x37128e…885e32
0x623d…2f100xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase94d ago0x629428…ed7a1c

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.