Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f4a55…a96b2c
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x647983…177402
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x030911…f0c33d
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeb9afb…30f50e
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd0c0d…8f89d6
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0435bc…87bd66
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3aac39…f19b6a
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3cb465…7d13cb
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x608b43…c5670a
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b4365…09d80a
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5b5460…bc631b
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd8c6a…72ee9b
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb694a3…bf34d7
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x464645…ba28fa
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1e8835…a9aeec
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe13c0b…462526
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf84de0…6833bf
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbb457c…fce4d6
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdde9a1…889814
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4509ea…ec3a18
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0c23ad…44482a
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x277be3…bbcfed
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xde8a28…811d10
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x53fa14…f27068
0x5831…b5ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc66b04…4ff48c

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.