Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xad373f…c14099
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b8177…b63886
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0a18a7…8cad90
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5da7e3…29a2f2
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x90da3c…41188c
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc2ce6d…9503d2
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8c5d92…ca8868
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb8682a…7b7cf0
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2232e1…d8859e
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5257cd…2b3e6e
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6d9b83…dc868e
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6acebc…47982d
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x955a1e…fe53d1
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3419d0…b4f677
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd83072…9e478b
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6ddfe5…9c88de
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x17cfd4…41dac7
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf59f16…d76d6a
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x579600…9791b5
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa34c59…bc35a5
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x01f6c8…88ae6b
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3a88b0…4cb98d
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb56fae…0b2d75
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x309db9…fc9629
0x6cad…8d8c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf310e1…331c97

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.