Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0xf7b9a0…410abc
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0xe6a6fd…0070ad
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0xff94e3…2a9719
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x6ec7de…0cce33
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0xd5fff3…0b7b54
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x57a3d3…d0af71
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0xd0dc27…8490d5
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x4208cf…6d10e7
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x65d0c1…83b467
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x19da2c…61c8b5
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x86b404…4af580
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0xe428bc…9455fc
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0xd5c7a9…e74bee
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0xa5cdfc…96a1cd
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x06c21a…afc972
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x85bbd9…2d43d2
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0xe514e3…1fff92
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x441d6a…8f973d
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x4f6361…3db718
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x356bf9…d002dc
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x952c4e…9843da
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x6c2ed5…352be5
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x8d71dd…24f4f6
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x8182fb…4072d8
0x8d2a…7d370xb8c5…d67fBaseCoin FlipGame$0.001100%coinbase20d ago0x5640bf…bfb7ed

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.