Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08e2…0daa0xb48c…cab7Basex402 service$0.001100%coinbase39d ago0x4a942d…e976fb
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x49f905…9a040b
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x8c601b…bb89c4
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x7af5eb…09c29c
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0xea5138…6232cf
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x31c03a…3f47a8
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0xcbb44e…c69ebc
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x58a55f…57fd81
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x0cdf08…d3d769
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0xeb4336…1fc448
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x16c88f…2a9c4a
0x08e2…0daa0xb48c…cab7Basex402 service$0.001100%coinbase39d ago0x309c31…45e1ab
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x80795f…cdd619
0x08e2…0daa0xb48c…cab7Basex402 service$0.001100%coinbase39d ago0xfb8164…2fddd1
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x80ca65…8ff82c
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x33d2ad…7d7d7a
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x38cf07…1365d2
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0xa7d0ff…2a33a3
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0xc857a1…3f1f98
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x0fab10…038eb0
0x08e2…0daa0xb48c…cab7Basex402 service$0.001100%coinbase39d ago0xd641b3…196469
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0x4901fe…577380
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0xdb7791…a2ae83
0x08e2…0daa0xb48c…cab7Basex402 service$0.005100%coinbase39d ago0xc1bd95…1b1565
0x08e2…0daa0xb48c…cab7Basex402 service$0.001100%coinbase39d ago0x9682af…052846

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.