Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xae0ef4…52f56f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x432e08…a740a5
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xc126be…84562b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x544e43…0075ff
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x6b8723…be6ee4
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xc7c836…21b719
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x611344…c4351d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x11a008…e4d69b
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x6cab8f…1ca0a9
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x37883e…cd0b81
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xf01f57…8c1945
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xf11832…881140
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x061b1f…45d226
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x622ccc…d8a817
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x5a9fdc…f74af4
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x6ed334…0b1e6e
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x024f98…24ce45
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xc1836d…e5038c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x1586ad…53c5b2
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x883b96…d8785f
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x25c1bc…6becdb
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0xabb66c…025c40
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x1d53ca…1e403c
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x58d441…54ba48
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase21d ago0x0ef457…fd7981

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.