Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a8…fa2d0xcb30…56edBasex402 service$8.00100%coinbase110d ago0xfbf9f5…7a66db
0x30a8…fa2d0xcb30…56edBasex402 service$8.00100%coinbase110d ago0x24cca0…01b2ea
0x30a8…fa2d0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase110d ago0x53831b…5971de
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.05100%coinbase110d ago0xdd3783…856d8a
0x30a8…fa2d0xdb5a…0671Base—$0.02100%coinbase110d ago0x5905c2…306a1e
0x30a8…fa2d0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase110d ago0xa93cf2…d3ef26
0x30a8…fa2d0xb6a6…c768BaseCloudflare APIBrowser$1.00100%coinbase110d ago0xa3e368…248446
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase110d ago0x1236da…713da7
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase110d ago0x4663e1…778adc
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase110d ago0x18da78…a6cb4b
0x30a8…fa2d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase110d ago0xae56a7…f5cf40
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.04100%coinbase110d ago0x067906…00b9dc
0x30a8…fa2d0xb6a6…c768BaseCloudflare APIBrowser$1.00100%coinbase110d ago0xe2ff62…0299af
0x30a8…fa2d0xb6a6…c768BaseCloudflare APIBrowser$1.00100%coinbase110d ago0x7755f4…f20199
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x7090f8…6414c7
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0x91d90d…343189
0x30a8…fa2d0xb6a6…c768BaseCloudflare APIBrowser$1.00100%coinbase110d ago0x5cc1da…f6f595
0x30a8…fa2d0xb6a6…c768BaseCloudflare APIBrowser$1.00100%coinbase110d ago0x335023…bacf91
0x30a8…fa2d0xb6a6…c768BaseCloudflare APIBrowser$1.00100%coinbase110d ago0xbe6afa…56799a
0x30a8…fa2d0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase110d ago0x4e8530…e8db51
0x30a8…fa2d0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase110d ago0xd393ed…a3cd25
0x30a8…fa2d0x325b…d430BaseStableEnrichExa$0.01100%coinbase110d ago0xfbc562…e2de50
0x30a8…fa2d0xf4b8…084cBaseStableTubeDownload$0.05100%coinbase110d ago0x2ad7fc…973e9c
0x30a8…fa2d0xf4b8…084cBaseStableTubeDownload$0.05100%coinbase110d ago0xe5ac2f…9fe024
0x30a8…fa2d0xf4b8…084cBaseStableTubeDownload$0.05100%coinbase110d ago0xb00112…3a75ac

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.