Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x33773f…e00703
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6dbc61…49536e
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd01617…403fd4
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1b4b29…9e070a
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7761ad…47ef4f
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0864d0…ccf2f0
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ce9f5…60f1fa
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x333cb9…36cf8f
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4b9d9c…bf066a
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x78d3f2…3916f0
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0266cb…74a1f0
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf6d174…66fe28
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x04d307…4466f5
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3d1bf3…a31d8e
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x046cc7…a241bb
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x823c87…416edf
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfad956…7ede86
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdbe370…916b66
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0cf5b6…5e40df
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8abe37…5e4d99
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x68e4c8…b36198
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1c5b15…dcf87e
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x59da8b…6bfda5
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x292a90…8db0c8
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8088a3…f30335

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.