Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0x8f1728…f2849b
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0x79ba30…07db08
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0x27db2e…fec5bd
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0x824b42…dd2ede
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0xecac1d…bab111
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0x7a5bbf…20fc78
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0xbc37b5…b96aa6
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0xb24a43…edb633
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0xff05b3…8970b1
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0xa18c88…dd7fa2
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0x75c739…786af7
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0xbab169…874490
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0xb894eb…f073a6
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0xaafc96…cd55ee
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0xdca8f7…2f140d
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0x83fbf5…c8e03b
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0xf0287b…47b03a
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0x7dcbd4…ef1ca2
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0x4bbcdd…cb37f4
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0x47c53e…c3a70d
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0x2d1a45…0d8dc8
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0x9922af…364c30
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0x1ae26c…890afe
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0x421d02…198ff9
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase18d ago0xb06fe8…a6597c

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.