Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98a8…7bce0xb0af…7de0Base—$0.92100%coinbase34d ago0x7a7964…044c07
0x98a8…7bce0xb0af…7de0Base—$0.91100%coinbase34d ago0x21ddb3…ebe167
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase34d ago0x99daa5…6456d6
0x98a8…7bce0xb0af…7de0Base—$0.94100%coinbase34d ago0xc93272…20b499
0x98a8…7bce0xb0af…7de0Base—$0.92100%coinbase34d ago0xca6c32…f7d7f1
0x98a8…7bce0xb0af…7de0Base—$0.91100%coinbase34d ago0x181ea5…9a6f5b
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase34d ago0x000470…43749f
0x98a8…7bce0xb0af…7de0Base—$0.85100%coinbase34d ago0x364c9c…460979
0x98a8…7bce0xb0af…7de0Base—$0.88100%coinbase34d ago0xa7100c…8abe5b
0x98a8…7bce0xb0af…7de0Base—$0.92100%coinbase34d ago0x4a621f…fe67a4
0x98a8…7bce0xb0af…7de0Base—$0.90100%coinbase34d ago0x9190cc…876a75
0x98a8…7bce0xb0af…7de0Base—$0.85100%coinbase34d ago0xd5b57f…2d46a9
0x98a8…7bce0xb0af…7de0Base—$0.88100%coinbase35d ago0x3d0e73…fe019e
0x98a8…7bce0xb0af…7de0Base—$0.88100%coinbase35d ago0x2bb50a…b18fff
0x98a8…7bce0xb0af…7de0Base—$0.86100%coinbase35d ago0xa37afa…d81902
0x98a8…7bce0xb0af…7de0Base—$0.85100%coinbase35d ago0x6fe958…49a75f
0x98a8…7bce0xb0af…7de0Base—$0.84100%coinbase35d ago0xa99ab6…37dff8
0x98a8…7bce0xb0af…7de0Base—$0.78100%coinbase35d ago0xe06032…31ca52
0x98a8…7bce0xb0af…7de0Base—$0.86100%coinbase35d ago0x62cb70…14dcfb
0x98a8…7bce0xb0af…7de0Base—$0.84100%coinbase35d ago0xf22f76…8fdff2
0x98a8…7bce0xb0af…7de0Base—$0.79100%coinbase35d ago0x489805…e19c32
0x98a8…7bce0xb0af…7de0Base—$0.82100%coinbase35d ago0x05086c…743784
0x98a8…7bce0xb0af…7de0Base—$0.80100%coinbase35d ago0x3f938d…d6ae76
0x98a8…7bce0xb0af…7de0Base—$0.80100%coinbase35d ago0xfa95cf…ac0105
0x98a8…7bce0xb0af…7de0Base—$0.80100%coinbase35d ago0xb1a3f4…86f1bc

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.