Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase106d ago0x7504db…38c5b9
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase106d ago0x00b828…9e5913
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase106d ago0xa731a5…96e450
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase106d ago0x1958ea…86134d
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase106d ago0x4bd50b…c8d236
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase106d ago0xc165bb…386874
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase106d ago0x757198…dbb6c6
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase106d ago0xffa669…19244a
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase106d ago0xb53f85…c9e155
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase106d ago0x967894…169a43
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase106d ago0x45397d…e7f9c6
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase107d ago0xc0555c…f40d73
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase107d ago0xdf2c5f…13ed15
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase107d ago0x360633…5a41ab
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase107d ago0x773ae6…57b965
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase107d ago0x7924b4…467655
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase107d ago0xe3c6d9…0e7fe4
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase107d ago0x492f7b…8fc907
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase107d ago0xd1c3d0…42f745
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase107d ago0x09835b…69035d
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase107d ago0x336264…97809c
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase107d ago0x7940c6…4eb578
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase107d ago0xa9a6c2…365bc3
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase107d ago0x7e4318…212d69
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase107d ago0xd7a24e…b54890

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.