Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb92a…1e0f0x0750…162fBasex402 service$0.001100%coinbase23d ago0x6bdef4…649ada
0xb92a…1e0f0x0750…162fBasex402 service$0.001100%coinbase23d ago0x84c2dd…b11584
0xb92a…1e0f0x0750…162fBasex402 service$0.001100%coinbase23d ago0x99e74d…3cc970
0xb92a…1e0f0x0750…162fBasex402 service$0.001100%coinbase23d ago0x40288b…8d5b74
0xb92a…1e0f0x58f4…0699Basex402 service$0.001100%coinbase23d ago0x026411…567392
0xb92a…1e0f0x58f4…0699Basex402 service$0.001100%coinbase23d ago0x473f18…19a0a7
0xb92a…1e0f0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase23d ago0xa47d26…a26850
0xb92a…1e0f0x79e9…3881BasePalmyr CardsCards$0.001100%coinbase23d ago0x0e6396…e00d17
0xb92a…1e0f0x38c9…a584Basex402 service$0.001100%coinbase23d ago0xf3019e…440092
0xb92a…1e0f0x6ee4…9427Basex402 service$0.001100%coinbase23d ago0x899881…39d11b
0xb92a…1e0f0x38c9…a584Basex402 service$0.001100%coinbase23d ago0xca454f…b9ce21
0xb92a…1e0f0x38c9…a584Basex402 service$0.001100%coinbase23d ago0x03a998…d21389
0xb92a…1e0f0x6ee4…9427Basex402 service$0.001100%coinbase23d ago0xc8e204…946bf2
0xb92a…1e0f0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase23d ago0x603154…ea59e5
0xb92a…1e0f0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase23d ago0xd66fa4…ace1d7
0xb92a…1e0f0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase24d ago0x223aa0…a8bad7
0xb92a…1e0f0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase24d ago0x735d31…c6fd80
0xb92a…1e0f0x82b1…cd7bBasex402 service$0.001100%coinbase24d ago0x6f6197…3433d8
0xb92a…1e0f0x24fa…9bf2Basex402 service$0.001100%coinbase24d ago0x039ac5…e1f25b
0xb92a…1e0f0x24fa…9bf2Basex402 service$0.001100%coinbase24d ago0xfbea80…683c1b

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.