Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd2c12c…5dda2f
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa9f936…b71311
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc6115a…638ab4
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x768546…6e8b27
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe10c33…af50cd
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x50146b…4fde6b
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6a8624…554fd9
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7e9a36…13a770
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x907dd5…b3d0da
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0b24fb…28914e
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1489c9…a3bca0
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3478db…4687e6
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x130f64…201dcd
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1bc8c5…eb3839
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xedf707…aa882f
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdf0434…e41ea7
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe162d6…822ccb
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3d9612…fe47af
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7a99c8…387fc8
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb8b57a…0729b2
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x931774…e124d9
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x06a807…65b891
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0xac93b4…67bb1a
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x372c5c…97043a
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI110d ago0x663d5b…f099dd

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.