Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xb74e67…42a29d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x9e6bfc…5951dd
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xe350c4…b2bca9
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x5ce83c…a462eb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xf724f9…1d3e0c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xb0fed2…5fdfdb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xa118de…a3bae4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xaced25…ea76f3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x46c711…d75df2
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x17009c…a1d0bf
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xb2a0af…b2652f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xe2898e…38ba2e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x3675c0…03e21d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xf2a89e…eabde4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x934a69…6b1cb3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x0b7a8a…bd37af
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xa4d9fe…803bae
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xf3685c…e9d2e8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x722ce2…548fad
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x26db11…543aef
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xa16225…1e7323
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x6b1f49…4a1d9a
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x2236fe…79f792
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0x6297b2…b4f161
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase43d ago0xc28d98…e1ed09

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.