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%coinbase1d ago0x062f0e…db2516
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xaa3cf3…a4048e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xf5b0a8…5874e7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x981bd9…43d20f
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x14222a…2ddbf6
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x940f89…c856ec
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x2eca41…e8ade6
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xd7a8ec…ea5aa8
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x9df239…2a518c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x0ad4ea…1ab670
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xb2afbe…0f00e6
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x572398…a940b7
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x7163a1…eec136
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xbda744…ee76bb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xec31f9…23df20
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x8bf0cd…650250
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x5a4f6a…1933d1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x100dd8…e0aeab
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xf0e25f…dfbb99
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x44fbc0…87c968
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xd14aac…70caf4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xd5d094…8c8957
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0x58e8bb…1ac9ae
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xfc0c1e…c86c92
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase2d ago0xdbd62b…2306c1

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.