Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2012…47590x0e84…b808BaseOtto AITwitter search$0.005100%coinbase15d ago0x6d7043…7558aa
0x2c84…76da0xfe80…47eeBase$0.001100%fluxa15d ago0xfa2ff5…d683b8
0xaf15…5c4a0xb15a…ef59Basex402 service$0.01100%coinbase15d ago0x9029c0…52841a
0xb803…e3b40x1650…d99aBase$7.1470%0xdeed…a56315d ago0x06f350…442606
0xcf53…3e510xfe80…47eeBase$0.001100%fluxa15d ago0xe08c76…a3777b
0x979d…228d0xfe80…47eeBase$0.001100%fluxa15d ago0xa0e5b8…3eb6dd
0x79ec…56320x47c5…4fc3Base$126.0070%0x03f1…4e5f15d ago0x6041db…6db50d
0x2452…760c0xa9dd…2315Base$0.002100%coinbase15d ago0xcb5efd…983232
0x46bd…2ebd0xb3f4…194aBaseDomain SEO traffic overviewDomain overview api$0.001100%coinbase15d ago0xfb658e…6f273c
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x20c58d…f62092
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x872cd3…e3adc5
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x0210b2…a38bb5
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0xc46ab2…bcfb93
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x5f3c63…b95826
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x1d75b2…a61e1a
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x811333…20f9e2
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x86269a…233961
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x95ed03…416f5c
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0xeda30c…d9b290
0xf989…d0110xfe80…47eeBase$0.001100%fluxa15d ago0x0ba1cb…818f46
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0xf250ea…1b468c
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0xa87370…f074e7
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x468496…3d6197
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0x2d5cd4…92dc2c
0xadfb…16740xa9dd…2315Base$0.002100%coinbase15d ago0xa510ea…ebdd9f

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.