Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase84d ago0xc96724…1b77da
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase84d ago0x386812…7b19f4
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase84d ago0x93ef0e…4d8b21
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase84d ago0xff880d…92461a
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase84d ago0xa930d0…6c9b22
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase84d ago0x0e50b4…df2d8c
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase84d ago0x78b7c4…be8699
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase84d ago0x165363…10b8fa
0x15c3…bc2b0x9dba…0df8Basex402 service$0.006100%coinbase84d ago0x31a532…917ac9
0x15c3…bc2b0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase84d ago0xf4a10a…22db6a
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase84d ago0x5187c9…b0c383
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase84d ago0xfe747a…aa43a8
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase84d ago0x55b3bb…6ac96f
0x15c3…bc2b0x2932…4f60Basex402 service$0.02100%coinbase84d ago0x162b45…1a847a
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase84d ago0x8d53a5…e1e6bc
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase84d ago0xc0c5ba…a4aa16
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase84d ago0x3fbf48…646edb
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase84d ago0x327eb9…5b7492
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase84d ago0x20488e…04f5d1
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase84d ago0xdafa54…37fa96
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase84d ago0xdf7b7b…07cfaa
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase84d ago0x165e0d…720755
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase84d ago0xb2db34…4621a9
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase84d ago0x425a1d…cbb0f8
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase84d ago0x239656…1f7f2f

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.