Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6937…c4030x7450…cc99Basex402 service$0.02100%coinbase23d ago0x455b40…610c4b
0x6937…c4030x55e6…8417BaseMachine ObserverMachine-economy$0.001100%coinbase23d ago0x29842c…470142
0x6937…c4030x55e6…8417BaseMachine ObserverMachine-economy$0.001100%coinbase23d ago0x5276ff…8c3876
0x6937…c4030x0eba…dd1bBasex402 service$0.001100%coinbase23d ago0x591ff0…8b6182
0x6937…c4030x16f6…2b11Basex402 serviceUrl$0.01100%coinbase23d ago0x671191…e110be
0x6937…c4030x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase23d ago0x53751b…10ea70
0x6937…c4030xce33…989eBaseAmazon Product SearchAmazon$0.004100%coinbase23d ago0xb57a75…8797a1
0x6937…c4030x9cc7…77eeBaseOpen Web SearchWeb-search$0.001100%coinbase23d ago0x51fca8…a30a78
0x6937…c4030xc55a…c291Basex402 service$0.001100%coinbase23d ago0x9e3ba9…4266bb
0x6937…c4030x3aa9…8a3aBasegrovTiktok$0.03100%coinbase23d ago0xee460e…e3a5be
0x6937…c4030x0e84…b808BaseOtto AITwitter search$0.002100%coinbase23d ago0xe170e3…f41b0b
0x6937…c4030x2841…10bbBaseHotel Search, Rates & ReviewsHotels$0.04100%coinbase23d ago0x6be229…a7b7be
0x6937…c4030xcc42…305fBasex402-factoryCore$0.02100%coinbase23d ago0xf67622…c06e6a
0x6937…c4030x0e84…b808BaseOtto AITwitter search$0.002100%coinbase23d ago0xd851e0…26000e
0x6937…c4030xc55a…c291Basex402 service$0.002100%coinbase23d ago0x5c1710…23839f
0x6937…c4030x3aa9…8a3aBasegrovTiktok$0.03100%coinbase23d ago0x45a092…97356e

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.