Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x39b8…29680x5c6b…a6dbBasex402 service$0.35100%coinbase5d ago0x0855f3…0e001e
0x39b8…29680xb58d…b766BaseWintelGeopolitics$0.25100%coinbase5d ago0xad7648…433c3a
0x39b8…29680x3070…fa85Basex402 service$0.75100%coinbase5d ago0x0572e5…6e5219
0x39b8…29680x0ff5…7c86Basex402 service$0.02100%coinbase5d ago0x8773bb…588e3d
0x39b8…29680xd5f8…5a9eBasex402 service$0.00570%0xd5f8…5a9e5d ago0xdbf562…930a2d
0x39b8…29680x0e84…b808BaseOtto AITwitter search$0.001100%coinbase5d ago0x9c3a96…2500e1
0x39b8…29680xd5f8…5a9eBasex402 service$0.00570%0xd5f8…5a9e5d ago0x472d68…957e98
0x39b8…29680xd5f8…5a9eBasex402 service$0.01100%coinbase5d ago0x402fba…777e8a
0x39b8…29680x548f…abc4BasehyperextendHyperliquid$0.11100%coinbase5d ago0x76bc19…875474
0x39b8…29680x5611…472aBasex402 service$0.10100%coinbase5d ago0x1de344…ef1c7b
0x39b8…29680x8183…d3d5Basex402 service$0.10100%coinbase5d ago0x98351c…d469ba
0x39b8…29680xe252…0d58Basex402 service$0.001100%coinbase5d ago0x9ab8bf…a95865
0x39b8…29680x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase5d ago0x742181…d2ad9c
0x39b8…29680x1538…475cBaseUsenamiFunding$0.001100%coinbase5d ago0x75e2f1…ed61ef
0x39b8…29680x03d7…584cBasex402 service$0.0670%0xf615…3d6c5d ago0xa8d9ff…ef0401
0x39b8…29680x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase5d ago0x686502…0ad6c9

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.