Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ef1…4ae20xd850…f111Basex402 service$0.001100%coinbase8d ago0x09f3d8…daa60a
0x7ef1…4ae20xc1fe…e874Basex402 service$0.002100%coinbase8d ago0x67912b…c0473f
0x7ef1…4ae2Navi WeatherBaseNavi WeatherWeather$0.001100%coinbase8d ago0xdb4429…971eae
0x7ef1…4ae20xcf92…42fbBasex402 service$0.002100%coinbase8d ago0x3c6ea1…bf18bc
0x7ef1…4ae20x1e21…6f39BaseLatest Cars 2026Cars$0.0011100%coinbase8d ago0x88db96…d7d837
0x7ef1…4ae20x995c…781fBasex402 service$0.001100%coinbase8d ago0x78ae0b…9ee25c
0x7ef1…4ae20xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase8d ago0xa244d9…521e78
0x7ef1…4ae20xe341…9f73BaseIXSRwa$0.001100%coinbase8d ago0x86d93e…edd5bb
0x7ef1…4ae20xda2f…769fBasex402 service$0.001100%coinbase8d ago0x947254…788cfb
0x7ef1…4ae20xc2af…85ebBasex402 service$0.001100%coinbase8d ago0x0c31c6…4e66a9
0x7ef1…4ae20xb60a…dd6bBaseImmuta SealNotary$0.001100%coinbase8d ago0x9507d9…5cdc93
0x7ef1…4ae20x67ac…3ea6Basex402 serviceSanctions$0.001100%coinbase8d ago0x54196c…52d160
0x7ef1…4ae20x6f74…d320BaseATMS TreasuryAtms$0.001100%coinbase8d ago0xca1db3…313224
0x7ef1…4ae20xd5f9…8618Basex402 service$0.001100%coinbase8d ago0xc0eb45…209202
0x7ef1…4ae20x8a59…a822Basex402 service$0.001100%coinbase8d ago0x5b95e0…f5a065
0x7ef1…4ae2Navi WeatherBaseNavi WeatherWeather$0.001100%coinbase8d ago0xb09e73…d07b47

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.