Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase97d ago0x6abb8a…6b1cd9
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%candidates97d ago0x57afa9…83972f
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase97d ago0x9f3fdc…037dba
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%candidates97d ago0x1c805e…025c37
0x15c3…bc2b0x3dcb…32e1Basex402 service$0.005100%coinbase97d ago0xfe7070…9ec1f0
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase97d ago0x43f1fd…2c2b62
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase97d ago0x488fc1…379500
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase97d ago0x7ff4c6…3de50f
0x15c3…bc2b0x7e67…13a4Basex402 service$0.003100%coinbase97d ago0x9b33b3…8fc6f8
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase97d ago0xed884e…79981f
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase97d ago0x94fa5c…d49719
0x15c3…bc2b0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase97d ago0x641754…93c226
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase97d ago0xb27247…f1f892
0x15c3…bc2b0x43a2…f758BaseZapperDefi$0.001125100%coinbase98d ago0xd8e395…681b8f
0x15c3…bc2b0xcf92…42fbBasex402 service$0.001100%coinbase98d ago0xb5d2ef…ba9c32
0x15c3…bc2b0x325b…d430BaseStableEnrichExa$0.02100%coinbase98d ago0x25d510…95a18a
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase98d ago0x626017…29d4c8
0x15c3…bc2b0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase98d ago0xe5c518…4d308c
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase98d ago0x590263…5035cf
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase98d ago0x405185…29b36c
0x15c3…bc2b0x2932…4f60Basex402 service$0.01100%coinbase98d ago0x0240b5…4a72a6
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase98d ago0x1cb83f…814409
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase98d ago0x125fa5…c586dc
0x15c3…bc2b0x9dba…0df8Basex402 service$0.006100%coinbase98d ago0x81d0b3…55828c
0x15c3…bc2b0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase98d ago0xe393e8…1f7f47

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.