Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0x129ed3…fcc8e6
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0xf572eb…5b4ebe
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0x1736dc…2122c8
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0xe35ab2…d8b013
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0x49ab32…395ecf
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0xe96620…ea979d
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0xf70379…226dea
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0xeefe5d…93d908
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0x507e1e…295322
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0x19698e…734784
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0x035a3a…15f02e
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0xd3adbd…191362
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0xbfcbd2…fe9d1c
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0x3cca79…84caf0
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0x63b0e6…fe7a6e
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0xd5f0a7…0b842c
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0xb8a27b…f5f189
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0xcbc35f…dfbd2f
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0x1e8d5a…15801a
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0xd921dc…fde682
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0xd5a4fa…3fdd0d
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0x46c335…33bab7
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0x8762bf…9714ae
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0x63a130…fa0283
0x51fc…2cd00x3298…37d5Basex402 service$0.01100%coinbase113d ago0xa882dc…e1e01d

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.