Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x17a049…14bb89
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xc391a0…7466a5
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x704b96…affa8d
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x828f3c…a22e53
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x1fc0e6…c1c143
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xad0463…40a79c
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xdf9d7a…20f62e
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xd92fbf…bddbf4
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xec7d38…6c49a6
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x759660…9ccbbb
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x022a96…03af94
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x8a88f3…55ca64
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x9dade7…f76e03
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xaf3d02…18d0e0
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x66a788…d8e4f9
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xde6782…90060c
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xf78858…e0ff6b
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x910986…6c1c69
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x3ab7c0…def7e5
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x09d16c…b3e826
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x0ab879…1b7a02
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x07f421…898eb8

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.