Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0x20a99b…6b1c27
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0xe98385…77b7b4
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0x50fba7…d20559
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0x66f92d…f3d23c
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0xe420f3…985603
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0xb406a0…9ed997
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0x661770…21450c
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0x0aba26…86effe
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0x8f151c…2bc8aa
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0x46b5b2…ce17be
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0x052b59…109983
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0xd3d046…1cbd05
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0x6c4f47…393358
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0xf3bdaf…6e743a
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0x3b2df6…03521a
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0x7a302c…a2ac77
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0xf2b6cd…8d7306
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown58d ago0x265b01…d7965c
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown59d ago0xfedc2c…192c96
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown59d ago0x3fc50e…2c98cd
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown59d ago0xaa6315…b56625
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown59d ago0xf9a05b…082ea9
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown59d ago0xb1eb52…514993
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown59d ago0x696c01…867f43
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown59d ago0x3da50c…72d40f

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.