Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0x9422bf…f48fd4
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0x1bb038…030085
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0xc461fc…0cf147
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0x105c69…1c0e38
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0x66a35e…b744a6
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0x228674…a54b7c
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0xacc865…95d138
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0xe60790…723f8a
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0x53fef3…1ea9e3
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0x9f5ca7…32feb5
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0x83763d…a74a2b
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0xc5e190…496bde
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0xabc62f…c29c35
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0x886ca7…02a839
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0xa4e433…3eadc5
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0x7dd454…998bcf
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa19d ago0x774f6d…7c4cd0
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa20d ago0x6961c3…c6f7e1
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa20d ago0x0c9bb7…4d610b
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa20d ago0xfa19b5…6b4153
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa20d ago0x60d140…408d7e
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa20d ago0x15f3c6…b1d908
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa20d ago0x554500…981dc9
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa20d ago0x5d1fa2…63ce5e
0x9c3e…6f0d0xfe80…47eeBase$0.001100%fluxa20d ago0xfba0f3…14c553

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.