Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown50d ago0x0705a1…e2574b
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown50d ago0x10e3a5…079793
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown50d ago0x244f8b…d5498a
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown50d ago0x9101e3…2c0fba
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown50d ago0x26c7b6…a6c30a
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown50d ago0xfea240…6cda5c
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown50d ago0x993ce0…aaf08b
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown50d ago0x106779…105605
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown50d ago0xa521db…544950
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown50d ago0x9cd25f…be31d5
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown51d ago0xa7fa04…d05ce4
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown51d ago0x552fd5…cb4efa
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown51d ago0x5baecc…d29307
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown51d ago0x9520ec…4263f5
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown51d ago0xa556a9…a0c6f8
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown51d ago0x3aea7d…a650bd
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown51d ago0x7937f4…a0d8bf
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown51d ago0xc10dbe…c05522
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown51d ago0xd7acbf…4ea64d
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown51d ago0x94bd2e…de5d04
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown51d ago0xf5f6c3…90c2b9
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown51d ago0x91bbef…835825
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown51d ago0x1bd8d6…ac8330
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown51d ago0xe08866…fc2da9
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown51d ago0x804e6e…0b0ce4

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.