Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0xa5a140…660b57
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa19d ago0x668f34…c2df3a
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0xac3054…c5d4a0
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0x6f7a90…d812d7
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0x9fb18a…ba8e2c
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0x96c1d4…073b10
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0xd8d975…f57e78
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0xcc071c…d35c44
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0x7fc031…b60079
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0xdfa9fd…676918
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0xac8366…53ce72
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0xd304b8…d39f7d
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0xffafbc…93cc96
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0xc42b8e…da0895
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0x2729d7…df3128
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0xb070cc…54fe46
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0x28a603…771d98
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0x91cddb…776117
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0x60a8c5…69bc15
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0xa08ab5…a0c7d1
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0x9d3feb…74338e
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0xf61a14…dc3aa1
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0xce41e2…4a2a4c
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0xa0f7e0…2a44f0
0xbd99…a5ee0xfe80…47eeBase—$0.001100%fluxa20d ago0x606bf2…0be0e5

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.