Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x95f359…b94217
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x8b482e…80b086
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0x0e10a9…8e11f5
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x029ef5…415e3e
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x9356c7…a81ee2
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0xbfacb3…f2b03b
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0xd783c9…8f4a82
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x60de00…ef4818
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x494cf9…5a6ac3
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x6e23b2…7e18a1
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x7eb53c…cec951
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x0ba56a…8aff76
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xed78bc…d58cb0
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xf28385…457438
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x43921f…479ce8
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x2ba639…541c85
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x06ecba…a7c66c
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xe59199…66932b
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x7e5d08…4d7e75
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x8dd1e2…fd4c9f
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xdd5e41…23834a
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xd70f34…0d24b7
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x529216…f5d27a
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x05ef63…3f30ff
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xd82218…ff8386

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.