Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x47c5…4fc3Base$21.0070%0x363e…450d28d ago0x0e5637…1fda73
0x8cfa…be850x47c5…4fc3Base$5.2570%0x60af…6a2528d ago0xf62af0…00be76
0x8cfa…be850x47c5…4fc3Base$1.0570%0x3835…626128d ago0x2f1f36…72a6e6
0x8cfa…be850x47c5…4fc3Base$3.1570%0xa4f5…b2f928d ago0xa94b2a…224e9f
0x8cfa…be850x47c5…4fc3Base$7.3570%0x0166…37af28d ago0x35a813…68f16b
0x8cfa…be850x47c5…4fc3Base$3.1570%0x88c8…503828d ago0x3ba601…f070fd
0x8cfa…be850x47c5…4fc3Base$2.1070%0x096a…5c7b28d ago0x12eebf…0a9af1
0x8cfa…be850x47c5…4fc3Base$10.5070%0x5944…557228d ago0x32f811…efaeab
0x8cfa…be850x47c5…4fc3Base$1.0570%0x4596…ce0928d ago0x1fc905…380bd9
0x8cfa…be850x47c5…4fc3Base$5.2570%0x4ec9…366129d ago0x059013…9559c9
0x8cfa…be850x47c5…4fc3Base$10.5070%0x3eb5…db3c29d ago0x0c5c52…ff53ce
0x8cfa…be850x47c5…4fc3Base$13.6570%0x2d8d…301629d ago0x473c14…a2f3a4
0x8cfa…be850x47c5…4fc3Base$10.5070%0x1763…dc2229d ago0x65b1f2…c6c241
0x8cfa…be850x47c5…4fc3Base$5.2570%0x6204…112229d ago0xb163e1…86861d

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.