Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x93e90e…8bbb4a
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbdecaa…f3bbad
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x74e836…0b5936
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x06d8bd…b8f461
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x63a81f…0e960b
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2ba3ba…61540c
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe53a05…01f317
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6eaea3…4d2e2d
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf1207d…0277aa
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0b2295…7f3e5c
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4f109d…0c65a5
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x52306c…c6e00a
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI117d ago0x81b9af…c275dc
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbdfca9…71b347
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2d6a41…c6823d
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcc1fa1…edd21a
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2cbc37…4257a6
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x28927c…8256a2
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x66040e…aec285
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf02b43…db0b34
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8b59a4…a3c618
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd9d131…15ea8f
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9e0528…af5892

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.