Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06f2…48890x3e0a…78e7Base—$0.005283100%coinbase74d ago0xac7838…408688
0x06f2…48890x3e0a…78e7Base—$0.00371100%coinbase74d ago0x16b628…0eb1b6
0x06f2…48890x3e0a…78e7Base—$0.004499100%coinbase74d ago0x8f7292…f47cf6
0x06f2…48890x3e0a…78e7Base—$0.005091100%coinbase74d ago0x22e52b…fde5b3
0x06f2…48890x3e0a…78e7Base—$0.005074100%coinbase74d ago0xc7f231…c108b1
0x06f2…48890x3e0a…78e7Base—$0.002871100%coinbase74d ago0x7f4f5f…727d1e
0x06f2…48890x3e0a…78e7Base—$0.005259100%coinbase74d ago0x2853f6…8df431
0x06f2…48890x3e0a…78e7Base—$0.004157100%coinbase74d ago0x12c53c…7741f6
0x06f2…48890x3e0a…78e7Base—$0.003718100%coinbase74d ago0x5b2458…9730f6
0x06f2…48890x3e0a…78e7Base—$0.003984100%coinbase74d ago0x9ff9b9…4fe258
0x06f2…48890x3e0a…78e7Base—$0.005656100%coinbase74d ago0x90e64c…d63bf1
0x06f2…48890x3e0a…78e7Base—$0.005343100%coinbase74d ago0xfb4128…f0f323
0x06f2…48890x3e0a…78e7Base—$0.004862100%coinbase74d ago0x71a8e2…797bde
0x06f2…48890x3e0a…78e7Base—$0.005558100%coinbase74d ago0x22ec8a…2215b9
0x06f2…48890x3e0a…78e7Base—$0.00312100%coinbase74d ago0x982890…033934
0x06f2…48890x3e0a…78e7Base—$0.002673100%coinbase74d ago0xdeb39f…506a6d
0x06f2…48890x3e0a…78e7Base—$0.004502100%coinbase75d ago0x1ce306…6d2585
0x06f2…48890x3e0a…78e7Base—$0.004594100%coinbase75d ago0x6b559d…680514
0x06f2…48890x3e0a…78e7Base—$0.003293100%coinbase75d ago0xf8bd4f…3abdad
0x06f2…48890x3e0a…78e7Base—$0.003248100%coinbase75d ago0x1d35db…2be0d6
0x06f2…48890x3e0a…78e7Base—$0.003235100%coinbase75d ago0x5564b0…e9cee4
0x06f2…48890x3e0a…78e7Base—$0.004209100%coinbase75d ago0xd2cf65…260fb2
0x06f2…48890x3e0a…78e7Base—$0.004836100%coinbase75d ago0xe25c4f…7f9a9b
0x06f2…48890x3e0a…78e7Base—$0.004218100%coinbase75d ago0xf33a30…3b0f9b
0x06f2…48890x3e0a…78e7Base—$0.005082100%coinbase75d ago0x07db64…c1c935

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.