Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase112d ago0xd01e06…5e71a7
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase112d ago0xfa79cb…58cf06
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase112d ago0xf512f6…7806ed
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase112d ago0x148a19…cb330c
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase112d ago0xfb53e6…2e1e3c
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase112d ago0xb44077…07d4b8
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase112d ago0xd50d9a…9fb0f0
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase112d ago0x12e0c4…648b3a
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase112d ago0x1c7ce2…6605ba
0x15c3…bc2b0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase112d ago0x93b2f7…895e03
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase112d ago0xdd79ba…be63a0
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase112d ago0xdfa550…a01e98
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase112d ago0x680bdb…e2f557
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase112d ago0xd7a6bc…1e955d
0x15c3…bc2b0x325b…d430BaseStableEnrichExa$0.02100%coinbase112d ago0xea196f…96ca29
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase112d ago0xe25cfc…1e264c
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase112d ago0x33619a…d3cb70
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase112d ago0x247594…8c9655
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase112d ago0x2543cc…6867fe
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase112d ago0x92b1d2…68bcb5
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%payAI112d ago0xe0a44e…23b88e
0x15c3…bc2b0x9dba…0df8Basex402 service$0.005100%payAI112d ago0x59d90d…ad4bf1
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase112d ago0x2500fc…74391b
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase112d ago0x1019ba…b2a02b
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase112d ago0x0ee7cf…e7cb65

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.