Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4b3a0a…095769
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xae73fd…81e0b8
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaf0990…10e710
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xca77f9…fa71c6
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4be461…f2aeb9
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3bb1d6…25a97c
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc52b1…c13b35
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6908e2…e19d45
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9cd701…31fbfc
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe03e7c…388f50
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2d6661…410661
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x264251…81a745
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5686bd…0d9ec7
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76fc15…325b5d
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd33aa3…c153a5
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x68103c…9aab2f
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x17ef21…d82b25
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb0b2fc…add434
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdd4ca4…b0c1cf
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4267d6…40e15c
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xce951a…c30161
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf18e79…366b82
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x09a0ac…200620
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x78381e…f376d0
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x214dcf…18245e

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.