Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa18d ago0xa0f47a…6c91e1
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x8fca04…d32114
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x4a65db…50f605
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x7aa9f2…72c526
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x5a9e0a…06d70d
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x7a2480…976e4c
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x5f1852…5b0951
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x1a393e…cbfb55
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x53f02f…a92711
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x8a2f26…f7f4e1
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x20cc4e…3386b5
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x4570c1…dbda66
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x02bc56…db2718
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0xda40fb…f69df5
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0xa0818f…2a09a4
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x5c4fe3…6e0cc1
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0xe54964…297987
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0xfa384a…cc7a7a
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x9aa0c0…27ce28
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x6a8d1b…f979d7
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0xaf14f1…20611d
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0xac2190…c70ccc
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0xe321b2…55f14d
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x447243…451d81
0xf5a7…bee60xfe80…47eeBase—$0.001100%fluxa19d ago0x84991c…76a077

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.