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%coinbase50d ago0xf1e3d2…fa68e2
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xd1c473…1aebd8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x9af3e5…f5f119
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x13eb08…3299a1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x7c2ca4…d5e2aa
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xd6b0c5…b36415
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x06090c…ecb762
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x21670c…2f003f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x2d5ab2…7f9eb1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x201802…007aa2
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x080251…50862b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x6ba8d9…753145
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xd1787c…540ddb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xfe3822…dbb163
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x46d4aa…adce7d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x24c09f…a44bfb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0xb57b53…b8eec1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x6f7886…c94f34
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x91407d…a2028b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x21f69a…85e95b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x0f2af9…13b25b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x878bd9…13ab6c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x23931f…88560f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x57f42d…3347e1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase50d ago0x7a6b23…f7950c

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.