Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e02…5f0a0x3f4d…9e9bBase—$0.01100%coinbase60d ago0x709661…2c0afd
0x1e02…5f0a0x45d3…6743Base—$0.01100%coinbase60d ago0xd801b8…3cd374
0x1e02…5f0a0x3470…d001Base—$0.01100%coinbase60d ago0xbd0fb5…9c9c38
0x1e02…5f0a0xabcd…fd7bBase—$0.01100%coinbase60d ago0x28dab2…77a913
0x1e02…5f0a0x47e6…6135Base—$0.01100%coinbase60d ago0x616e15…ccb4cb
0x1e02…5f0a0x65d4…21bfBase—$0.01100%coinbase60d ago0xc634af…1546dd
0x1e02…5f0a0x4bdd…989fBase—$0.01100%coinbase60d ago0x07641d…9c1292
0x1e02…5f0a0x64f5…46a3Base—$0.01100%coinbase60d ago0xd7fe28…7ac544
0x1e02…5f0a0x0cbd…eed6Base—$0.01100%coinbase60d ago0x8da8fb…89bc1d
0x1e02…5f0a0xda77…cc78Base—$0.01100%coinbase60d ago0x0948a0…64c59c
0x1e02…5f0a0xd4ca…46a3Base—$0.01100%coinbase60d ago0x304951…fd90c4
0x1e02…5f0a0x1aab…87abBase—$0.01100%coinbase60d ago0xbae41e…d6d4e8
0x1e02…5f0a0x0c49…8ee4Base—$0.01100%coinbase60d ago0x8416c9…f376ad
0x1e02…5f0a0xd210…86f9Base—$0.01100%coinbase60d ago0x250f91…a04f96
0x1e02…5f0a0xe62f…f764Base—$0.01100%coinbase60d ago0x3a2979…254f5f
0x1e02…5f0a0x060a…90d5Base—$0.01100%coinbase60d ago0x83f728…3961c7
0x1e02…5f0a0xf673…07d0Base—$0.01100%coinbase60d ago0x9e60aa…d1f9cb
0x1e02…5f0a0xb384…91aaBase—$0.01100%coinbase60d ago0x5a1b80…613637
0x1e02…5f0a0x8cfb…c1b5Base—$0.01100%coinbase60d ago0x916518…a4423a
0x1e02…5f0a0xb7bd…4555Base—$0.01100%coinbase60d ago0xdc7f68…ffa58a
0x1e02…5f0a0x040f…4f45Base—$0.01100%coinbase60d ago0xa8fb46…f22bd9
0x1e02…5f0a0x2fa2…8eb6Base—$0.01100%coinbase60d ago0xc9d4e2…579f98
0x1e02…5f0a0xa545…cd9dBase—$0.01100%coinbase60d ago0xd92904…a7892c
0x1e02…5f0a0xd5d0…e391Base—$0.01100%coinbase60d ago0xf77642…43a4ac
0x1e02…5f0a0x055f…569aBase—$0.01100%coinbase60d ago0x91c344…739ae8

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.