Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100xfe80…47eeBase—$0.001100%fluxa24d ago0x3f9f7c…217c98
0x5291…58100xfe80…47eeBase—$0.001100%fluxa24d ago0x2a0767…ce8944
0x5291…58100xfe80…47eeBase—$0.001100%fluxa24d ago0x26b047…1bbe27
0x5291…58100xfe80…47eeBase—$0.001100%fluxa24d ago0xdd113f…102722
0x5291…58100xfe80…47eeBase—$0.001100%fluxa24d ago0x453fe8…e89b1c
0x5291…58100xfe80…47eeBase—$0.001100%fluxa24d ago0xf03e3a…3ac629
0x5291…58100xfe80…47eeBase—$0.001100%fluxa24d ago0x8e7804…10c0b5
0x5291…58100xfe80…47eeBase—$0.001100%fluxa24d ago0x8b5bf0…dc8065
0x5291…58100xfe80…47eeBase—$0.001100%fluxa24d ago0xa86042…3145b3
0x5291…58100xfe80…47eeBase—$0.001100%fluxa24d ago0x6eabe4…433c6c
0x5291…58100xfe80…47eeBase—$0.001100%fluxa24d ago0x18b814…2d6f1e
0x5291…58100xfe80…47eeBase—$0.001100%fluxa24d ago0x9c2784…a4d3da
0x5291…58100xfe80…47eeBase—$0.001100%fluxa24d ago0x29ca17…7ba0e0
0x5291…58100xfe80…47eeBase—$0.001100%fluxa24d ago0xb159ec…bb787e
0x5291…58100xfe80…47eeBase—$0.001100%fluxa25d ago0x1d7ad9…d8b3e3
0x5291…58100xfe80…47eeBase—$0.001100%fluxa25d ago0xd877af…db491c
0x5291…58100xfe80…47eeBase—$0.001100%fluxa25d ago0x84e2e5…331c29
0x5291…58100xfe80…47eeBase—$0.001100%fluxa25d ago0x658aeb…0c1a4c
0x5291…58100xfe80…47eeBase—$0.001100%fluxa25d ago0xb97a8e…6bc9f4
0x5291…58100xfe80…47eeBase—$0.001100%fluxa25d ago0x90bf7b…9ab11f
0x5291…58100xfe80…47eeBase—$0.001100%fluxa25d ago0xbe1f4f…c5a4de
0x5291…58100xfe80…47eeBase—$0.001100%fluxa25d ago0xf14007…7982bb

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.