Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16d7…943d0x7dd5…2629Basex402 service$0.12100%coinbase96d ago0x85d192…0fe793
0x16d7…943d0x24fa…9bf2Basex402 service$0.005100%coinbase97d ago0x4ee196…7e4df5
0x16d7…943d0xcc69…c96cBaseApiToll Base Gas OracleBase$0.001100%coinbase97d ago0x15c9e3…c1b642
0x16d7…943d0x2932…4f60Basex402 service$0.01100%coinbase97d ago0x059411…66f812
0x16d7…943d0x5b56…96f0Basex402 service$0.002100%coinbase97d ago0x530a59…de0045
0x16d7…943d0x2932…4f60Basex402 service$0.01100%coinbase97d ago0x2527d3…0730f3
0x16d7…943d0xdcec…7566Basex402 service$0.01100%coinbase97d ago0x00ab8c…8d989e
0x16d7…943d0x260f…82b0Basex402 service$0.001100%coinbase97d ago0x0eace2…f29910
0x16d7…943d0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase97d ago0xf9b1ed…190e95
0x16d7…943d0xd20f…7d0dBase—$0.004100%coinbase97d ago0x6be1a1…21b5ad
0x16d7…943d0xd20f…7d0dBase—$0.004100%coinbase97d ago0xc54ed2…d48c09
0x16d7…943d0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase97d ago0x1842b7…356adf
0x16d7…943d0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase97d ago0x19c607…1070e6
0x16d7…943d0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase97d ago0xd75d89…b2e253
0x16d7…943d0xbc64…e3b0Basex402 service$0.001100%coinbase97d ago0x1d3cc5…d0657d
0x16d7…943d0xb484…d68eBasex402 service$0.01100%coinbase97d ago0x2d8497…3492bc
0x16d7…943d0x1274…d0b6BaseToken PricePrice$0.001100%coinbase97d ago0xa20138…84d114
0x16d7…943d0x03d7…584cBasex402 service$0.03100%coinbase97d ago0xdab264…3ab8ef
0x16d7…943d0x03d7…584cBasex402 service$0.03100%coinbase97d ago0xe38d75…c9e3a1
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase97d ago0xfdb6a9…675e51
0x16d7…943d0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase97d ago0x209497…3bad0d
0x16d7…943d0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase97d ago0xc5bb9b…ae2c49
0x16d7…943d0xcf92…42fbBasex402 service$0.02100%coinbase97d ago0x218c13…7ad7fe
0x16d7…943d0xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase97d ago0x39233f…6ce9c8
0x16d7…943d0x4466…125eBasex402 service$0.008100%coinbase97d ago0x8e005d…6ec7ed

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.