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.04100%coinbase57d ago0x948adc…98f940
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.14100%payAI57d ago0xb0fdf3…94bda7
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.04100%payAI57d ago0xb9bee4…e10980
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.01100%coinbase57d ago0x670375…fdd63b
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.14100%payAI57d ago0x15a9fb…519e86
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.04100%payAI57d ago0x9136d4…3979e6
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.01100%coinbase57d ago0x233fa5…740763
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.05100%coinbase57d ago0x9167c2…3107b5
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.01100%coinbase57d ago0x3c250f…dacc60
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.002100%coinbase57d ago0xa12e0d…7f7bff
0x323f…0b390xab67…54caBaseRubric ProtocolSanctions$0.04100%payAI58d ago0xcd7f55…38aab3
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.01100%coinbase58d ago0xe2acec…63fd4b
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase58d ago0x7b6b17…6184ff
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase58d ago0x1a076a…6b28eb
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.001100%coinbase58d ago0xc7f436…02a87d
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.01100%coinbase58d ago0x9f489f…779c08
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase58d ago0x574d7c…37dba1
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase58d ago0xaf883d…c8abce
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.001100%coinbase58d ago0x3beb23…c1f861
0x323f…0b390xab67…54caBaseRubric ProtocolSanctions$0.01100%coinbase58d ago0xd0df13…568e65
0x323f…0b390xab67…54caBaseRubric ProtocolSanctions$0.01100%coinbase58d ago0x4ed9f2…669251
0x08f9…fd5e0xab67…54caBaseRubric ProtocolSanctions$0.01100%coinbase58d ago0x9a1468…5e8bc3
0x323f…0b390xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase58d ago0x61b83b…65447e
0x323f…0b390xab67…54caBaseRubric ProtocolSanctions$0.005100%coinbase58d ago0xc33e4b…d7efdf
0x323f…0b390xab67…54caBaseRubric ProtocolSanctions$0.01100%coinbase58d ago0x4ce7ac…6ce9e8

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.