Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown65d ago0xf0d0bd…88f0a9
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown65d ago0xb1da9d…6acf62
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown65d ago0x168e87…9097d0
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0xad64ab…6d7909
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0xeea4c5…4da3d1
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0xb8aec9…908a74
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0xf4f0e6…f3ce63
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0x51e5f8…40c0f4
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0xf02179…28ea8a
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0x226777…735c26
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0x5583c3…f7195d
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0x5ae6bd…499a59
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0x02e5c7…1167ef
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0x51481a…500dbe
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0x43af08…1d0ee0
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0x03b61a…25320c
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0xd414e1…6bc11c
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0x888c42…8b613b
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0xe1c558…6e9865
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0x5e7ca6…80ba7e
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0xaf0516…fdd6ae
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0x85e049…86e2b5
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0x417d7d…9a14bb
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0x4c3ade…df5495
0xbe09…f0f00x9c95…e299Base$0.001100%Route unknown66d ago0xf53981…8e7397

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.