Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0x26ef2e…a5937d
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaef3e9…868732
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfcdb89…ff3c27
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0x02b9e0…d1cdf2
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5adb86…bdbc31
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3b5731…aba9cf
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0x30eebf…448448
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0x109142…224b9c
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3cbda4…ffd484
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0x411d3d…f04464
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0x587420…39bb83
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd1e582…c765e6
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0xea353a…af3157
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe89f62…3a16c4
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9a8441…d03e51
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0xab53d1…7e3231
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0x387fbd…b14dc6
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0xca79ee…2daff5
0x5bd9…a6770x6a5e…c666Basex402 service$0.01100%payAI112d ago0xee82f9…38386a
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0733d1…917aa9
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI112d ago0x78accf…1ecc75
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6540f7…0d228e
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI112d ago0x44be2e…a83ea3
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI112d ago0x14c7e1…2c35ad
0x5bd9…a6770x6a5e…c666Basex402 service$0.001100%payAI112d ago0x954a50…574bf3

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.