Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a7…a8590xab67…54caBaseRubric ProtocolSanctions$0.001100%coinbase1d ago0xc84663…46d980
0x86a7…a8590xab67…54caBaseRubric ProtocolSanctions$0.001100%coinbase1d ago0x276977…bb30d7
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.02100%coinbase1d ago0x62fe98…ed5ae5
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.05100%coinbase1d ago0xa1b878…ef3dec
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.25100%coinbase1d ago0xc1af2d…5484a1
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase1d ago0x974929…8ca000
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase1d ago0x21294e…b7ac70
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase1d ago0x3b9560…00440d
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase1d ago0x22db88…46ca63
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.001100%coinbase1d ago0xea81b5…429aec
0x323f…0b390xab67…54caBaseRubric ProtocolSanctions$0.10100%coinbase1d ago0x14aca5…c2f84a
0x323f…0b390xab67…54caBaseRubric ProtocolSanctions$0.10100%coinbase1d ago0x31795c…8a70d5
0x323f…0b390xab67…54caBaseRubric ProtocolSanctions$0.10100%coinbase1d ago0xc5c8d3…b8e5bf
0x323f…0b390xab67…54caBaseRubric ProtocolSanctions$0.10100%coinbase1d ago0x887284…36b0ad
0x323f…0b390xab67…54caBaseRubric ProtocolSanctions$0.10100%coinbase1d ago0x3711e7…28d0c4
0x323f…0b390xab67…54caBaseRubric ProtocolSanctions$0.10100%coinbase1d ago0xa119de…5c2a94
0x323f…0b390xab67…54caBaseRubric ProtocolSanctions$0.10100%coinbase1d ago0x35c533…5f31f1
0x323f…0b390xab67…54caBaseRubric ProtocolSanctions$0.10100%coinbase1d ago0x3ef62c…9f9af2
0xa19f…accc0xab67…54caBaseRubric ProtocolSanctions$0.001100%coinbase1d ago0x2012ee…cbc6f4
0x79f8…f7580xab67…54caBaseRubric ProtocolSanctions$0.001100%coinbase1d ago0x933a0c…3065f8
0x79f8…f7580xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase1d ago0xa4cf2b…987ab7
0xa19f…accc0xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase1d ago0xa22f9a…3dd613

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.