Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown47d ago0x1ee980…6135ae
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown47d ago0x276da8…d70dfd
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown47d ago0x4443ae…2b7f89
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown47d ago0x0930ae…f8eaf1
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown47d ago0xfb0336…fef55d
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown47d ago0x0dd0aa…f9f69b
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown47d ago0xa6171f…c8a1bd
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown47d ago0xa03d85…e40c8b
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown47d ago0xa1e449…f06159
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown47d ago0x97e01f…3dfc3a
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown47d ago0xf24caa…4146ea
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown47d ago0x762150…9cdecb
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown47d ago0x33a8e6…d32819
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown48d ago0x98bb71…5468c3
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown48d ago0x280c91…8bdfce
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown48d ago0xd4f6ef…50d3be
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown48d ago0xbc512b…0a5563
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown48d ago0x5b9de4…f51956
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown48d ago0x463a2a…ff8680
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown48d ago0xed28df…bd1da9
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown48d ago0x97be1f…49ebf3
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown48d ago0x905d49…544578
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown48d ago0x14f11d…5a8612
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown48d ago0x0329a6…8c6d3e
0x7e28…3ce50x9c95…e299Base$0.001100%Route unknown48d ago0x07a6ff…c19e8c

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.