Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase58d ago0x3c8e6f…0a0c74
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase58d ago0x08f811…00e06c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase58d ago0x26166b…337e5e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase58d ago0xc2c244…3cfecd
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase58d ago0xab992e…1c32b0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0x8fb70f…b4ed98
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0xca50a4…1c7fc4
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0xa22bed…ad4d9c
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0x4b0afc…9fff98
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0x04d4a7…85cdb7
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0x156f86…46e4bf
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0x39755d…e138ba
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0x3c10ee…5daf3d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0x7e6172…716690
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0xdb9ef5…8b91ee
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0x51ab27…e3e168
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0x292992…ddc0bf
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0xc8beac…725d7d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0xc590fe…9512b0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0x7371af…525b35
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0xda3f91…34f0c0
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0x769601…fbb973
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0x91f04f…a865da
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0xfb227e…0b6933
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase59d ago0x833d50…ac3121

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.