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 ago0xe3c7fa…0a166d
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x760df1…276cb1
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xa5c312…988461
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xcc64fa…0425ee
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xe2cf6c…981455
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xbc671b…9ced14
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xf7f7db…f22036
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x17555c…f04620
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x6b45c7…2b5bbd
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x3b4a9f…4a1539
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x0a0f69…bed411
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x9e238f…f0d1ca
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x940e51…14426e
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xfe4dba…9fa9eb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x2ec66f…43b5fb
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x206a23…99c876
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x62e034…1fb258
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xd01991…ae51a4
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0xa51d5d…933824
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x1ce306…c021f3
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x150ab6…8cc376
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x27f216…8e6031
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x33c371…168776
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x8fd8d1…72d752
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase1d ago0x46ee87…1cdf09

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.