Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x3f5d06…4f20f4
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xe1c1e6…0ec0ed
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x2383f7…4b4819
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xc51bfb…5ab43a
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x1836e6…22afd0
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x4b72ba…59481e
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xf73698…98b206
0xd529…33770x43a2…f758BaseZapperDefi$0.0045100%coinbase178d ago0x5b390c…5982fd
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xc94dd6…96ef89
0xd529…33770x43a2…f758BaseZapperDefi$0.0019100%coinbase178d ago0x39feb9…f99317
0xd529…33770x43a2…f758BaseZapperDefi$0.0045100%coinbase178d ago0xfb404d…d81343
0xd529…33770x43a2…f758BaseZapperDefi$0.0045100%coinbase178d ago0x0e8035…38bae4
0xd529…33770x43a2…f758BaseZapperDefi$0.0045100%coinbase178d ago0x46075e…3bb18a
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x0d58ae…77717c
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x336fe3…e1bc85
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xcc1906…bd4940
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x673c1a…674c36
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x5a02b3…869a12
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xbb8342…6bd8d3
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xa39cc8…e2356a
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x2470a1…a77cae
0xd529…33770x43a2…f758BaseZapperDefi$0.0019100%coinbase178d ago0x8c2521…699540
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xcba728…a31d2d
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0x5f8820…03fce8
0xd529…33770x43a2…f758BaseZapperDefi$0.0011100%coinbase178d ago0xa693cb…181028

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.