Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa34d ago0x5bbd72…f4fb9d
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x0be3af…ed130f
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x5c8886…5ef860
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0xd3d155…b06b9d
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x374c02…19ba5a
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0xd70c93…83293d
0xbe1b…00420x9c95…e299Base—$0.001100%fluxa35d ago0x40d79b…087d17
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x1085ca…0ee124
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x6d702c…1f3b1f
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x36138f…73c6e8
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x5407d7…db61d4
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0xd25354…743c0a
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x102271…9b235f
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0xeaf364…c610ec
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x5af5ac…39271c
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x40d0b8…948d08
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0xf80806…2caf65
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x041bf6…45751e
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x7bf36b…161981
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x5b9b74…c58f0e
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x5fa626…a2bd24
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x47a517…d24c0a
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0xd7dddd…3a24df
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0x7fd842…c94ce2
0xbe1b…00420xfe80…47eeBase—$0.001100%fluxa35d ago0xf0e4a7…1e507a

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.