Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x2f21ff…2f7eb0
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x2174c4…5cae81
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x1c80e6…68c0cc
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0xb93697…5a9cec
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0xab6ff0…50f406
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x63b7ce…f9c115
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x31e82d…d3f06f
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x72c04d…da5343
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0xa63eca…c4ea71
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x93505e…adb2d3
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x8e01fd…e200ea
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x1d35b0…af2907
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x8b2ddf…9efbe6
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0xf2af72…e82adb
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x5bf35f…ba097d
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x5e14b0…731f98
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x30f88b…e46a45
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0xcffb8a…b8dce2
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x95bd24…3de6c0
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0xbba78b…1ce579
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x10dca2…cc57b7
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x844095…7ebb41
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x032510…3968aa
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0xc38f85…f25654
0xcc99…ecbb0x6839…1a2bBase$0.003100%Route unknown97d ago0x5e23cf…56b547

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.