Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb9b9d6…b6040f
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe95c2d…ef8710
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x01ad57…480ba7
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x28bf17…8c970d
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7d2b9e…ae1aa7
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x117cdc…e5dc48
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x43f6e9…14459f
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x52d661…266512
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe170ce…528ba8
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7031fe…cc9c98
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0ee8d2…4b3df7
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x209a0a…6af3e0
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd15f0c…92ec6b
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdab4b4…10a9b0
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc42798…b08b59
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6ac753…9ab92d
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x50473f…d9ab58
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb51bbb…6bcdbc
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb6f4ac…5e8b6d
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8f57f4…6b8cca
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdc9f5b…bb240d
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x42044f…3cc7c6
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x28b621…254848
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3ad194…898bbe
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb68709…e5de69

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.