Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x03d7…584cBasex402 service$0.007100%coinbase104d ago0x04ef0c…a9f038
0x9cc4…b1760x03d7…584cBasex402 service$0.003100%coinbase104d ago0x7df824…165e22
0x9cc4…b1760x03d7…584cBasex402 service$0.02100%coinbase104d ago0x6cc52d…65d772
0x9cc4…b1760x03d7…584cBasex402 service$0.008100%coinbase104d ago0x2b7f08…245b51
0x9cc4…b1760x03d7…584cBasex402 service$0.20100%coinbase104d ago0x87df7d…b3197d
0x9cc4…b1760x03d7…584cBasex402 service$0.002100%coinbase104d ago0x6fd5e4…2248fd
0x9cc4…b1760x03d7…584cBasex402 service$0.004100%coinbase104d ago0xfc589e…604455
0x9cc4…b1760x03d7…584cBasex402 service$0.002100%coinbase104d ago0x7e2e1b…06401b
0x9cc4…b1760x03d7…584cBasex402 service$0.09100%coinbase104d ago0x402f5e…ae5381
0x9cc4…b1760x03d7…584cBasex402 service$0.02100%coinbase104d ago0xb4274a…5c5159
0x9cc4…b1760x03d7…584cBasex402 service$0.008100%coinbase104d ago0x7b87a8…0f4409
0x9cc4…b1760x03d7…584cBasex402 service$0.004100%coinbase104d ago0xb85e01…a09807
0x9cc4…b1760x03d7…584cBasex402 service$0.02100%coinbase104d ago0x47148c…d3c356
0x9cc4…b1760x03d7…584cBasex402 service$0.002100%coinbase104d ago0x4d3326…ba6c42
0x9cc4…b1760x03d7…584cBasex402 service$0.02100%coinbase104d ago0x8ee22e…d45a1b
0x9cc4…b1760x03d7…584cBasex402 service$0.02100%coinbase104d ago0x304d2c…63086f
0x9cc4…b1760x03d7…584cBasex402 service$0.001100%coinbase104d ago0x42f5f3…267ab4
0x9cc4…b1760x03d7…584cBasex402 service$0.008100%coinbase104d ago0x1baa71…35ddfa
0x9cc4…b1760x03d7…584cBasex402 service$0.003100%coinbase104d ago0x23c2cd…8f2e7f
0x9cc4…b1760x03d7…584cBasex402 service$0.001100%coinbase104d ago0xda13d1…d4219c
0x9cc4…b1760x03d7…584cBasex402 service$0.02100%coinbase104d ago0x136b01…a74230
0x9cc4…b1760x03d7…584cBasex402 service$0.008100%coinbase104d ago0xaa3e73…571c17
0x9cc4…b1760x03d7…584cBasex402 service$0.001100%coinbase104d ago0x4f3ea0…961d25
0x9cc4…b1760x03d7…584cBasex402 service$0.002100%coinbase104d ago0x5622f3…94fbe0
0x9cc4…b1760x03d7…584cBasex402 service$0.01100%coinbase104d ago0x5f6043…04d58a

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.