Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5112…ff830x2d82…ba89Base—$2.50100%0x93f9…9737114d ago0x49f8a5…72775f
0x5112…ff830x2d82…ba89Base—$2.50100%0x93f9…9737114d ago0xbc44e6…e97bed
tatastothemoon.eth0x2d82…ba89Base—$0.05100%0x93f9…9737114d ago0x6b76ee…78ee6c
0x0281…4e450x2d82…ba89Base—$3.55100%0x93f9…9737114d ago0xfd4ae4…a384a8
0x5441…229e0x2d82…ba89Base—$5.00100%0x93f9…9737114d ago0x82b5b5…bed6ff
0x4675…5c080x2d82…ba89Base—$2.10100%0x93f9…9737114d ago0xebd207…110dd0
0x5a37…49d30x2d82…ba89Base—$5.00100%0x93f9…9737114d ago0xef077b…8cce38
0x3f86…1dac0x2d82…ba89Base—$1.00100%0x93f9…9737114d ago0xac6f87…83175a
0xaba7…250a0x2d82…ba89Base—$5.00100%0x93f9…9737114d ago0xd2583d…cb422e
0xf4ff…71750x2d82…ba89Base—$2.35100%0x93f9…9737115d ago0x3d1a0e…b50b5c
andrissta.eth0x2d82…ba89Base—$0.05100%0x93f9…9737115d ago0xf5803c…37e089

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.