Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8f5e91…ef85a5
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI113d ago0x517e95…b80446
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5806f1…eab2d3
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI113d ago0x910022…cc2dcd
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf31f33…fda326
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb78294…af3a4d
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI113d ago0x20bc9a…6007a7
0x7e1a…a4890x6a5e…c666Basex402 service$0.01100%payAI113d ago0xab45ae…a5fcf4
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0cbd04…d723a3
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c9471…87da3e
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ab9f8…18893a
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6961dc…1c4f89
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4cda17…a5dcd0
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfb0557…c7396d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x26997c…fec836
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x600336…352742
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x92c59e…d08c4c
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x97cafb…707d0b
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x73e4df…a77444
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa74394…678d4d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc72a16…fa66d9
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9e7f30…ba36fa
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb86a05…990695
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1bae24…539a0f
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4af0b8…b510fe

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.