Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30c9…731a0xf527…6328Base—$0.01100%coinbase69d ago0x10dfca…293534
0x30c9…731a0xd1e0…8ee3Base—$0.01100%coinbase69d ago0xffd3e9…c03251
0x30c9…731a0x17e6…61c7Base—$0.01100%coinbase69d ago0xf009cc…6ece2b
0x30c9…731a0xe21a…e5a1Base—$0.01100%coinbase69d ago0x82a6ae…b9d92e
0x30c9…731a0x9ab9…ee74Base—$0.01100%coinbase69d ago0x81cc03…5ac518
0x30c9…731a0xa616…ff65Base—$0.01100%coinbase69d ago0xfcb503…465fa1
0x30c9…731a0x7742…9933Base—$0.01100%coinbase70d ago0x4a870e…6eb58e
0x30c9…731a0xc19e…1999Base—$0.01100%coinbase70d ago0x71b9de…74ecf9
0x30c9…731a0x020d…b6eaBase—$0.01100%coinbase70d ago0xb446f1…2be639
0x30c9…731a0x67aa…c647Base—$0.01100%coinbase70d ago0xa4e014…cc16f9
0x30c9…731a0x4493…0977Base—$0.01100%coinbase70d ago0x45c83d…dc4053
0x30c9…731a0x463c…def7Base—$0.01100%coinbase70d ago0xa2c98a…c7e8b3
0x30c9…731a0x9bed…2625Base—$0.01100%coinbase70d ago0x7678f5…1f6fab
0x30c9…731a0xc715…4b64Base—$0.01100%coinbase70d ago0x9f1645…0fae5e
0x30c9…731a0x55c9…4630Base—$0.01100%coinbase70d ago0x1f762b…b4140b
0x30c9…731a0xa25f…1b01Base—$0.01100%coinbase70d ago0x4c3457…ba5d9c
0x30c9…731a0xe86d…5e13Base—$0.01100%coinbase70d ago0x65fcca…edbde8
0x30c9…731a0xcf3d…6be1Base—$0.01100%coinbase70d ago0x6619cf…f37355
0x30c9…731a0xf69c…7bd2Base—$0.01100%coinbase70d ago0xa22d09…eed6be
0x30c9…731a0x3bf1…2106Base—$0.01100%coinbase70d ago0xb989f2…8e41a6
0x30c9…731a0x9d54…a97dBase—$0.01100%coinbase70d ago0x8167ea…6d9d0c
0x30c9…731a0x6b8c…7ea5Base—$0.01100%coinbase70d ago0x3a5160…f40ac5
0x30c9…731a0x70df…fd9aBase—$0.01100%coinbase70d ago0xa0d977…a231b8
0x30c9…731a0x05e8…ed15Base—$0.01100%coinbase70d ago0x8e1ef3…db1d15
0x30c9…731a0x9e92…7432Base—$0.01100%coinbase70d ago0x5d7efe…0b4b91

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.