Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd10…a9e50x137c…9a85Base—$0.01100%coinbase79d ago0xd2532f…b36e73
0xbd10…a9e50x3e2c…b51cBase—$0.01100%coinbase79d ago0x8307de…7ef12c
0xbd10…a9e50x9e68…ad25Base—$0.01100%coinbase79d ago0x7ae89f…523c85
0xbd10…a9e50xa53f…52b9Base—$0.01100%coinbase79d ago0x24c852…9e0b20
0xbd10…a9e50xf626…7833Base—$0.01100%coinbase79d ago0x8cfc91…c83b15
0xbd10…a9e50xaee1…f22cBase—$0.01100%coinbase79d ago0x1780a3…adca5e
0xbd10…a9e50x5449…2ff5Base—$0.01100%coinbase79d ago0x004d72…f7920f
0xbd10…a9e50x5ccc…1a3bBase—$0.01100%coinbase79d ago0x95dc66…ff14c1
0xbd10…a9e50xaac2…8ab0Base—$0.01100%coinbase79d ago0x338411…bbd6a9
0xbd10…a9e50xa8c8…a7a9Base—$0.01100%coinbase79d ago0xf33eaf…4fecf2
0xbd10…a9e50x510a…b4b6Base—$0.01100%coinbase79d ago0x60bdeb…0fd501
0xbd10…a9e50xacf7…0d52Base—$0.01100%coinbase79d ago0x819b67…c54db2
0xbd10…a9e50x8cb2…40efBase—$0.01100%coinbase79d ago0xf84a54…f57660
0xbd10…a9e50xcd56…fce4Base—$0.01100%coinbase79d ago0x1a5f0c…0fa4e1
0xbd10…a9e50x1544…9623Base—$0.01100%coinbase79d ago0xfa20c7…df8148
0xbd10…a9e50x4f9c…f595Base—$0.01100%coinbase79d ago0x1314f3…ec66c3
0xbd10…a9e50xe130…1436Base—$0.01100%coinbase79d ago0xaa9e48…745ca5
0xbd10…a9e50x0443…b0f1Base—$0.01100%coinbase79d ago0xbc055a…9f78c6
0xbd10…a9e50xf909…6435Base—$0.01100%coinbase79d ago0xabffda…d1988f
0xbd10…a9e50xa54a…1468Base—$0.01100%coinbase79d ago0x440bd1…4b86e0
0xbd10…a9e50x16ff…be06Base—$0.01100%coinbase79d ago0x658ff5…b9c567
0xbd10…a9e50x0d4b…16fbBase—$0.01100%coinbase79d ago0xb62d30…03e8e6
0xbd10…a9e50x9551…fb69Base—$0.01100%coinbase79d ago0x489269…103fb5
0xbd10…a9e50xa4d0…8493Base—$0.01100%coinbase79d ago0x2827e4…d5a5b3

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.