Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x22802b…0c4b75
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x718605…981425
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4a2d57…0d357b
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7f4d21…555375
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe0307c…5621c2
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2fa225…00186a
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b66ed…63ca00
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x74d5c8…924219
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe76377…7a34c7
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x48e250…2888db
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6cf742…4b7930
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x04af83…e7e77d
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0d7329…e0dbb4
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9da057…8bb148
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x13e933…e6f94d
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2f7fc7…96a945
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x049321…05d464
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf75047…4993f0
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x81ce05…9274dd
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e602b…412259
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x440857…e990d6
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x27c3b4…2250cd
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc9bcaf…97569a
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x533c46…d2f909
0x087d…3d1a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x20ae45…776663

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.