Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe14…d0fe0xed21…8a6dBase—$0.01100%coinbase79d ago0x93e9b3…ed0b66
0xbe14…d0fe0x9ca5…6a6eBase—$0.01100%coinbase79d ago0xff571e…f32690
0xbe14…d0fe0xd7aa…6f64Base—$0.01100%coinbase79d ago0x7415a7…45f973
0xbe14…d0fe0x70ff…04abBase—$0.01100%coinbase79d ago0xcf3493…cff21a
0xbe14…d0fe0x3eff…b3d1Base—$0.01100%coinbase79d ago0x24c66f…46e6d6
0xbe14…d0fe0x12c2…0764Base—$0.01100%coinbase79d ago0x8135fb…d269c2
0xbe14…d0fe0xc600…3d45Base—$0.01100%coinbase79d ago0x9d3bae…2a640f
0xbe14…d0fe0xbab8…fc47Base—$0.01100%coinbase79d ago0x934c22…93a92c
0xbe14…d0fe0xcab3…e930Base—$0.01100%coinbase79d ago0x359035…24edb7
0xbe14…d0fe0xd682…6c57Base—$0.01100%coinbase79d ago0x8dd464…fdf75d
0xbe14…d0fe0x805a…d774Base—$0.01100%coinbase79d ago0xd29e46…b2b677
0xbe14…d0fe0x4354…b176Base—$0.01100%coinbase79d ago0x630228…04d686
0xbe14…d0fe0x5214…8dc5Base—$0.01100%coinbase79d ago0x266d10…8dfd7a
0xbe14…d0fe0x904f…ad42Base—$0.01100%coinbase79d ago0x8135e0…ea740f
0xbe14…d0fe0xa7d7…8100Base—$0.01100%coinbase79d ago0x6f5b37…0e7713
0xbe14…d0fe0x45b0…482fBase—$0.01100%coinbase79d ago0x65b494…db36e8
0xbe14…d0fe0xa0dd…cc51Base—$0.01100%coinbase79d ago0x7f9390…d58a8c
0xbe14…d0fe0x9dbe…7a9cBase—$0.01100%coinbase79d ago0xd9ecb5…22c5e3
0xbe14…d0fe0x9265…3fc0Base—$0.01100%coinbase79d ago0xc0da18…ca8090
0xbe14…d0fe0x8c92…a4e1Base—$0.01100%coinbase79d ago0x3a3ee7…55657d
0xbe14…d0fe0x4406…3951Base—$0.01100%coinbase79d ago0xfba808…027801
0xbe14…d0fe0xc9d3…1881Base—$0.01100%coinbase79d ago0x51d1c9…97e757
0xbe14…d0fe0x6e76…64c8Base—$0.01100%coinbase79d ago0x5faafa…f2447a
0xbe14…d0fe0x9e50…66bbBase—$0.01100%coinbase79d ago0xbaf4be…cf04bc
0xbe14…d0fe0xe710…ea26Base—$0.01100%coinbase79d ago0x4c2125…4c6729

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.