Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x83f62e…7cb87e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase46d ago0x8ecc8b…1c1efa
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0xb6ba20…335c14
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase46d ago0xe7d9e9…9925fa
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0xe33562…69a40d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0xaa69a9…50d947
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0xd81979…53ba4b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0xa5e817…acf6bd
0xbdf5…cf7b0x47d3…9ddaBasex402 service$2.00100%coinbase46d ago0x01997c…b98fdf
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0xb1b2b6…3e69db
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase46d ago0x88f77b…ceaf74
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x2bbf93…fc42ee
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x8617ef…1d24b4
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x536344…2a2771
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0xcecebd…156242
0x4443…870f0x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x154461…c5e584
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0xb0be54…ea2ce5
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase46d ago0xfe5e3e…0f232c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x4b0311…403965
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase46d ago0x419f2a…dbf290
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase46d ago0xcf47d0…91174b
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x059d60…e397ef
0xc43b…09040x47d3…9ddaBasex402 service$3.00100%coinbase46d ago0xb6a3fc…76bead
0x5840…aa150x47d3…9ddaBasex402 service$8.00100%coinbase46d ago0xd9a6e5…0e6fb6
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase46d ago0x285805…80938d

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.