Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0xb13cd6…0ba87d
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0xb640c1…c068a4
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0x369329…03ba2f
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0xa38e2c…8653b2
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0xbbc49f…d7a3ae
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0x39c4d2…eaff18
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0xc48f52…8881a1
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0x679c6a…544606
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0x0f92cd…59b9b2
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0x2417f5…3e438e
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0x6472a1…c114c2
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0x66ee4c…24db54
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0x837f0b…1c6552
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0xfff9cd…ba3547
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0x956a7c…58a7ea
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0x06cb0b…9a4176
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0x2056b6…679468
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0xbcc5ba…e3048f
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0x950ff9…62d2a7
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0x27e84a…5687e9
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0x399467…7ab3e3
0xb158…af2a0x9c95…e299Base$0.001100%Route unknown47d ago0x7d2452…b36835

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.