Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$5.25100%0x0477…fae0117d ago0xb97d46…50fc8a
0x5d79…ab930x0e3d…7757Base—$2.10100%0xd8cf…8eb7118d ago0xf2dfba…bacdd6
0x5d79…ab930x0e3d…7757Base—$105.00100%0xa225…dabf118d ago0x194086…bf942f
0x5d79…ab930x0e3d…7757Base—$2.10100%0xb7ce…a062118d ago0xefa81d…3a868a
0x5d79…ab930x0e3d…7757Base—$10.50100%0xd8e2…3d4b118d ago0xe3dd09…dc71c3
0x5d79…ab930x0e3d…7757Base—$10.50100%0x21e4…0fa9118d ago0x676bdc…a6af27
0x5d79…ab930x0e3d…7757Base—$5.25100%0x666e…0930118d ago0x788a17…71c0f4
0x5d79…ab930x0e3d…7757Base—$10.50100%0x27f5…dfdc118d ago0x704caf…e7bcab
0x5d79…ab930x0e3d…7757Base—$10.50100%0x8944…ba2a118d ago0x16dd27…3e3f3e
0x5d79…ab930x0e3d…7757Base—$2.10100%0x8ee8…f8f2118d ago0x91a92a…1ae47a
0x5d79…ab930x0e3d…7757Base—$1.05100%0x422e…4870118d ago0xa808a6…abd7aa
0x5d79…ab930x0e3d…7757Base—$10.50100%0x629a…da9c118d ago0xe64b0c…be3558
0x5d79…ab930x0e3d…7757Base—$31.50100%0xc836…5c46118d ago0x609420…ad925d
0x5d79…ab930x0e3d…7757Base—$10.50100%0x3dd1…4d5c118d ago0x372a51…47afc5
0x5d79…ab930x0e3d…7757Base—$10.50100%0xdb82…2748118d ago0x6063eb…b2c9fd
0x5d79…ab930x0e3d…7757Base—$5.25100%0x74b9…018f118d ago0x637e87…f95cf8
0x5d79…ab930x0e3d…7757Base—$9.45100%0x7186…110f118d ago0x2d95b8…e2559a
0x5d79…ab930x0e3d…7757Base—$2.10100%0x76aa…2a0a118d ago0x142893…938c56
0x5d79…ab930x0e3d…7757Base—$10.50100%0xc7fb…4414118d ago0x28a95e…ff8f52
0x5d79…ab930x0e3d…7757Base—$3.15100%0x096a…5c7b118d ago0x6946c0…7abadf
0x5d79…ab930x0e3d…7757Base—$2.10100%0x762b…cf50118d ago0xd7d8f6…a79a8e
0x5d79…ab930x0e3d…7757Base—$4.20100%0x4d61…6838118d ago0xbad9fa…e59fe7
0x5d79…ab930x0e3d…7757Base—$3.15100%0x406c…cda3118d ago0x0ac6eb…4c68ca
0x5d79…ab930x0e3d…7757Base—$10.50100%0xcd39…0724118d ago0x24a363…e08c85
0x5d79…ab930x0e3d…7757Base—$5.25100%0x2740…f504118d ago0x403916…2e61a6

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.