Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfadd…6c940x55e6…8417BaseMachine ObserverMachine-economy$0.001100%coinbase22d ago0xdcc61b…7f85a1
0xfadd…6c940xf61f…1ff5Basex402 service$0.05100%coinbase23d ago0x6f9f40…9cab83
0xfadd…6c940x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase23d ago0xab331f…e14489
0xfadd…6c940x9cc7…77eeBaseOpen Web SearchWeb-search$0.001100%coinbase23d ago0xa09437…ca6f8f
0xfadd…6c940xc55a…c291Basex402 service$0.003100%coinbase23d ago0x86b8d4…423113
0xfadd…6c940x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase23d ago0xa42510…7b426d
0xfadd…6c940xcc42…305fBasex402-factoryCore$0.02100%coinbase23d ago0xe58f4b…adf7ac
0xfadd…6c940x8c12…f1b2BaseFlight Search & AirfaresFlights$0.02100%coinbase23d ago0x154dfa…4d20ea
0xfadd…6c940x6d6c…52aaBaseM2M SentinelBase$0.02100%coinbase23d ago0xb96f8a…176308
0xfadd…6c940xe569…5e75BaseAnyway Possible Base BalanceBase wallet balance$0.01100%coinbase23d ago0x4161f4…d8b96c
0xfadd…6c940xc9b7…3e6aBasex402 service$0.05100%coinbase23d ago0x2da94b…fed5be
0xfadd…6c940x8647…3558BaseLive EVM Block NumberBlock$0.003100%coinbase23d ago0xfbce70…d67955
0xfadd…6c940x8c12…f1b2BaseFlight Search & AirfaresFlights$0.005100%coinbase23d ago0x1c295f…45980f
0xfadd…6c94Official Source EvidenceBaseOfficial Source EvidenceSec$0.05100%coinbase23d ago0xa72845…e670b8
0xfadd…6c940xcc42…305fBasex402-factoryCore$0.02100%coinbase23d ago0x1efcb0…15b610
0xfadd…6c940x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase23d ago0x5dc81e…ad4fa0
0xfadd…6c940xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase23d ago0xa16a3e…d04ba5
0xfadd…6c940x0e84…b808BaseOtto AITwitter search$0.005100%coinbase23d ago0x2bfc59…efef50

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.