Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc3383a…ff2f2a
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x29e213…9f169c
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x262791…0abc7b
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x955531…b484c9
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3ce3cc…e981ff
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x04518a…b56b57
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa4b3c5…a12a1a
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd615b3…dc4c0f
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x23a586…e39e65
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3099f3…73888a
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x49599c…ccd54c
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xceb6ef…0624a0
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x01a462…c3f60f
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbdb95b…728849
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x64bb4c…feff09
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6fedc6…ea418e
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4cdecf…6f0d95
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb8899e…db48fd
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x455386…2da1a9
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xabeb4a…d293cd
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcd2221…4ac453
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeea2aa…c3f380
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6f9c38…9a92ec
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x882c80…35cea9
0x5f60…28ab0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xacdf38…c6503d

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.