Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x23e7c4…e12cd3
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0xc29f70…887afd
0xd675…2ed10x07cf…2396Basex402 service$0.20100%payAI24d ago0x03d409…48425c
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0xaef019…f2baab
0xd675…2ed10x07cf…2396Basex402 service$0.04100%payAI24d ago0xf16ae1…a198a3
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x47783b…ceb82e
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0x05a569…d3363e
0xd675…2ed10x07cf…2396Basex402 service$0.20100%payAI24d ago0xef7f5a…fe949f
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa24d ago0xd93770…6361b2
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x28a850…4aafda
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xdf7609…8d1d24
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa24d ago0x115b57…8108cd
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x81cfa8…ad154a
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0x6de976…a03ac3
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x6eea06…e149cb
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xaf1914…129b70
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa24d ago0xc93aad…1e4ab9
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0x471f7e…0b4642
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xb86cf1…5f7030
0xd675…2ed10x07cf…2396Basex402 service$0.04100%payAI24d ago0x652132…47c8b9
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa24d ago0xcd7b15…db1cea
0xd675…2ed10x07cf…2396Basex402 service$0.02100%payAI24d ago0xb09bab…568654
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0xf4933e…695d07
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa24d ago0x8e221c…e2a5ac
0xd675…2ed10x07cf…2396Basex402 service$0.02100%payAI24d ago0x6e54f2…770ab4

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.