Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase15d ago0x3aa5d0…bf84f6
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase15d ago0x5d7148…5e9afd
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.01100%coinbase15d ago0x6b6cb0…4a9463
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase15d ago0x9afafe…4ad8f1
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.001100%coinbase15d ago0xb7129d…21d559
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase15d ago0xfa194d…cde2be
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase15d ago0xb2fdd0…36982b
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase15d ago0x8d84af…ee8795
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase15d ago0x47e531…0a7800
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.0045100%coinbase15d ago0x6d30ec…456f5b
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase15d ago0x7a84af…18c557
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase15d ago0x4594af…bdb730
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase15d ago0x03f2d3…1eeddc
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.0045100%coinbase15d ago0xcc94c2…0cf259
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase15d ago0xc13672…3d2703
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.0045100%coinbase15d ago0x44b67d…101053
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase15d ago0x63137b…18a6da
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.003100%coinbase15d ago0x34e137…1e9b0f
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase15d ago0x69362a…eaa9f4
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.003100%coinbase15d ago0xdecc7f…a98f79
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase15d ago0x1d40d3…0a6842
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.003100%coinbase15d ago0xe09ed6…c8d5a9
0x08f9…fd5e0xf8b2…f2eeBasex402 service$0.03100%coinbase15d ago0x1a5cf1…c41290

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.