Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase92d ago0x0b467d…a0e515
0x15c3…bc2b0x325b…d430BaseStableEnrichExa$0.02100%coinbase92d ago0xcbdf20…961af5
0x15c3…bc2b0x4ed0…8034BaseGlobal Law SearchLegal$0.01100%coinbase92d ago0x182a7c…60f1da
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase92d ago0x026930…bdf1da
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase92d ago0x7964e8…ec5db7
0x15c3…bc2b0x9dba…0df8Basex402 service$0.006100%coinbase92d ago0x2ef4b1…87410f
0x15c3…bc2b0x2633…2223Base$0.000059100%payAI92d ago0x444f38…feebcd
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase92d ago0xdc8415…302263
0x15c3…bc2b0xf00d…de96Basex402 service$0.02100%payAI92d ago0x0f69cd…d5c11d
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase92d ago0x680e62…caebc3
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase92d ago0x4dd408…2759ee
0x15c3…bc2b0x4200…e8b0Basex402 service$0.01100%coinbase92d ago0xb2b53a…742083
0x15c3…bc2b0x9395…48afBasex402 service$0.01100%coinbase92d ago0x2e8696…d1a5d3
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase92d ago0xf16fbd…8b5575
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase92d ago0xeb9d1e…4c6bbd
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0xb93fe4…51e152
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0xce35c9…27f868
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase92d ago0xc4e05b…f0d80f
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase92d ago0xa8f253…360c8c
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0xbb16c5…2dc0b4
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0x17180b…377aa9
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase92d ago0xdc819d…5ebbbd
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase92d ago0x4339ee…9e05f5
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0x57355f…e580cf
0x15c3…bc2b0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase92d ago0xb62a0a…b3b3cc

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.