Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0x00c919…a40540
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0xa6752e…a4b51b
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0x16a04b…bbbbec
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0x4132ed…e4b84e
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0xd6038e…5bedb3
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0x529d2c…7fa51f
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0x86d18a…44bfda
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0x9cf6d9…219c12
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0xd5eca0…6d8287
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0x075d29…a8c096
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0x2b05a0…8e7b38
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0xa0e132…a7fe2c
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0x0726f1…ab9641
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0x7fdc24…bbc33d
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0xc4f29c…67170f
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0xc4c6ef…9e2e8c
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0x3cfb31…db2ce5
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0x881b77…7fa8ea
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0xd9d7ef…4b35e3
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0xea0def…03d854
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0x015d82…fa963e
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0x378527…5ad6dc
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0x4d2460…a92b1a
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0xaf71e2…c8bdbf
0x568c…29830xfe80…47eeBase—$0.001100%fluxa18d ago0xf1599b…ff080b

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.