Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb83e…3808Concierge AgentBaseConcierge AgentAI$0.02100%coinbase62d ago0xa8fb18…cd45bd
0xb83e…38080x80ad…2edeBase—$0.005100%coinbase62d ago0x343378…b139cc
0xb83e…38080x8043…25a8Basex402 service$0.001100%payAI62d ago0x725aef…94e4be
0xb83e…38080xffc4…37b1Basex402 service$0.001100%coinbase62d ago0x1af943…a93b5f
0xb83e…38080x3190…deb7Basex402 service$0.01100%payAI62d ago0x6c4e5e…2e2ca2
0xb83e…38080xbe68…6ad6Basex402 service$0.10100%coinbase62d ago0xa52235…7a590a
0xb83e…38080xdf3a…b36aBasex402 service$0.05100%payAI62d ago0x1cc775…7e8332
0xb83e…38080xef0d…5c11Basex402 service$0.001100%payAI62d ago0x03c24b…46a033
0xb83e…38080x174f…f880Basex402 service$0.005100%payAI62d ago0x961c7e…333e54
0xb83e…38080x6302…ad57BaseTripadvisorTravel$0.01100%payAI62d ago0x68f37a…ca249e
0xb83e…38080x6302…ad57BaseTripadvisorTravel$0.01100%payAI62d ago0x1ca0f6…0f4936
0xb83e…38080xec11…6bf1Basex402 service$0.01100%openfacilitator62d ago0x15c03b…c258a6
0xb83e…38080xff45…9f15BaseHyrule CloudNetwork-intel$0.003100%coinbase62d ago0xbc486c…edbfdf
0xb83e…38080xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0025100%coinbase62d ago0xd2566e…675cd6
0xb83e…38080xbad1…98d0Basex402 service$0.01100%coinbase62d ago0xabdaab…b8b6a7
0xb83e…38080xc66d…6a01Basex402 service$0.001100%payAI62d ago0x9e31fc…acf574
0xb83e…38080xbf93…20faBaseUtilia Solana Priority Fee FeedSolana$0.002100%payAI62d ago0x2a39a8…5dab5b

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.