Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x051a…af85Basex402 service$0.05100%coinbase66d ago0xa6fd72…c9e424
0x9f73…72c90x051a…af85Basex402 service$0.05100%coinbase66d ago0xb9dec8…ff06a6
0x9f73…72c90x051a…af85Basex402 service$0.08100%coinbase66d ago0x32470e…f23763
0x9f73…72c90x051a…af85Basex402 service$0.08100%coinbase66d ago0xb87527…49f578
0x9f73…72c90x051a…af85Basex402 service$0.01100%coinbase66d ago0x617a93…ce3c9e
0x9f73…72c90x051a…af85Basex402 service$0.05100%coinbase66d ago0x5363f1…f2037a
0x9f73…72c90x051a…af85Basex402 service$0.08100%coinbase66d ago0x952286…a37350
0x9f73…72c90x051a…af85Basex402 service$0.08100%coinbase66d ago0xee15c5…265eec
0x9f73…72c90x051a…af85Basex402 service$0.01100%coinbase66d ago0xc4c144…3517ea
0x7e57…2f090x051a…af85Basex402 service$0.05100%coinbase67d ago0xaca97b…8b8b38
0x7e57…2f090x051a…af85Basex402 service$0.05100%coinbase67d ago0xf2a317…9913c8
0x7e57…2f090x051a…af85Basex402 service$0.05100%coinbase67d ago0x369960…1e86e5
0x9f73…72c90x051a…af85Basex402 service$0.05100%coinbase67d ago0x6f8d0f…aafeb6
0x9f73…72c90x051a…af85Basex402 service$0.08100%coinbase67d ago0xcc2492…78b03a
0x9f73…72c90x051a…af85Basex402 service$0.01100%coinbase67d ago0x9a1d72…89ae42
0x9f73…72c90x051a…af85Basex402 service$0.05100%coinbase67d ago0x7243a2…e3cafb
0x9f73…72c90x051a…af85Basex402 service$0.08100%coinbase67d ago0x73965a…79838e
0x9f73…72c90x051a…af85Basex402 service$0.01100%coinbase67d ago0x0a112c…85fbd4
0x9f73…72c90x051a…af85Basex402 service$0.08100%coinbase67d ago0xb0f620…f39e9a
0x9f73…72c90x051a…af85Basex402 service$0.01100%coinbase67d ago0x735d2e…155a9a
0x9f73…72c90x051a…af85Basex402 service$0.08100%coinbase67d ago0x2ccb66…8a4628
0x9f73…72c90x051a…af85Basex402 service$0.01100%coinbase67d ago0xe7ad92…81dbbd
0x9f73…72c90x051a…af85Basex402 service$0.08100%coinbase67d ago0x17658a…af27bc
0x9f73…72c90x051a…af85Basex402 service$0.05100%coinbase67d ago0x592c31…abf77a
0x9f73…72c90x051a…af85Basex402 service$0.08100%coinbase67d ago0x3dccaa…590733

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.