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.13100%coinbase121d ago0xd8f1ec…478bfc
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase121d ago0x311087…5844e8
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase121d ago0x3b5a52…638810
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase121d ago0x63935d…1d9420
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase121d ago0x1e7059…863d97
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase121d ago0xdcb932…50979e
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase121d ago0x0022c1…6aa438
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase121d ago0x06599e…0b50a6
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase121d ago0xe26940…6d2622
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase121d ago0xde6b23…af47ef
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase121d ago0xeed005…857008
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase121d ago0xada618…d940cc
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase121d ago0x8e632f…51ef6e
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase121d ago0x2f8d43…2fec59
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase121d ago0x1763b1…7d7a11
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase121d ago0x92e3fd…0131fe
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase121d ago0xf92418…30f2a8
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase121d ago0x8d3fe3…f7243b
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase122d ago0x251ec0…f7053f
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase122d ago0x570a59…9d6ea5
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase122d ago0xe2fd34…37e2cc
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase122d ago0x1c684c…212f2d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase122d ago0xbcbe1e…28b92e
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase122d ago0xc163fe…c24ae6
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase122d ago0xa50875…86dc8b

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.