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%coinbase109d ago0x34f06f…c980b7
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase109d ago0x4751c3…f6c6d4
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase109d ago0x56179b…473af9
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase109d ago0x9aaab6…ab8a3f
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase109d ago0x0b9ebf…5c74db
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0xf096d9…3d950e
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase109d ago0xae12e6…31ae78
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase109d ago0xbcedf5…dec4c6
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase109d ago0x23ef6c…517ef9
0x15c3…bc2b0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase109d ago0xf45084…8bf2d6
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase109d ago0xe0fded…66970e
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase109d ago0x585671…1be28e
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase109d ago0x240f4c…a932e1
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase109d ago0x94b269…0c9692
0x15c3…bc2b0x325b…d430BaseStableEnrichExa$0.02100%coinbase109d ago0x13037f…dddd01
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase109d ago0xb143fb…63137d
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase109d ago0xf70f73…4bd722
0x15c3…bc2b0xb40a…1308Basex402 service$0.03100%coinbase109d ago0x9af606…ace925
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase109d ago0xabb7d9…f399b8
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%payAI109d ago0x5cc490…ee7a33
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase109d ago0x589e21…5e81fe
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase109d ago0x505ae8…f61007
0x15c3…bc2b0x9dba…0df8Basex402 service$0.005100%payAI109d ago0x03fe9b…85978c
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase109d ago0x9e2f9d…395f87
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase109d ago0xdedb65…2e2932

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.