Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfefd8e…9710fd
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2cc8e0…ac3576
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x96cc4d…ca49ca
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI102d ago0x202533…b34912
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5dc612…a59246
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x20bbec…3e170d
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3cba2b…cfe882
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8b1eaa…7a23a5
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdf158f…6aef87
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbe955c…df7b55
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x05470d…f4ebd3
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3a34bd…05d853
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd06779…61bfc0
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x568a95…0f7235
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x272ad2…765c7d
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x39e165…a70b04
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdf3c4b…cb5215
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe5ce50…487b0f
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd1b424…3fe007
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4fe001…585fe1
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7cd44a…8c2e0a
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6d14e6…3168fb
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1527e9…a8f878
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x746966…e19b44
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI103d ago0x745382…05a60f

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.