Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3ba…3fb30xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0xaa8d36…9d44d8
0x25a1…ae780xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0x0702ff…d1272c
0x42b3…029f0xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0x5a1f04…9e3028
0x42b3…029f0xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0x9dd413…e23890
0x530f…2a060xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0x47a311…5e9e41
0x4550…f8b30xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0xbcc53a…7a6b4a
0x3096…84470xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0xb67dc3…53d0bd
0xfba0…d1640xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0xa233aa…011e6d
0x5832…74e80xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0x174c6b…461b3c
0xbe2d…0eed0xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0x36c009…d3eee5
0x17d5…34cc0xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0xf1f584…5d7e35
0x4bd0…22ca0xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0x1f4ec1…ef1424
0x92c5…20030xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0x11f007…956a76
0x965d…3b390xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0xad36c4…0cc775
0x92c5…20030xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0x0db022…c9f653
0x4bd0…22ca0xbf0d…73a0BaseDice RollerDice$0.001100%coinbase21d ago0x5178f1…50c9cf

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.