Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9e60a…bb3f3e
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa17963…69b8a3
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x01b257…8dc655
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x10b754…8b5e46
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2a4e63…a4af15
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf198a4…4136ff
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa81cce…562fc9
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x32f914…d8e239
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc1c681…f3b818
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x201036…f4a220
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfc0841…d31b60
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5a2d6c…59bf51
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1c5c6e…eb7ad5
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8c042f…16ea68
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3cd202…24cf1a
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3ff199…b62fb1
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc8017d…fbfcff
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x802e1c…813b70
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc13c9e…b20984
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5d0e73…ad456b
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x522215…b1d045
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x85514e…158a97
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5d24fd…3d9353
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x052147…179c33
0x618e…ab010x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2dc974…bd7676

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.