Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1798…f45f27d ago0x767404…3e513a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8944…ba2a27d ago0x35756d…ff2e4e
0xa787…64cf0x47c5…4fc3Base$10.5070%0xdcda…ec2f27d ago0x225a3f…002a88
0xa787…64cf0x47c5…4fc3Base$10.5070%0x398e…79a627d ago0x997e3b…05c817
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1668…2c3e27d ago0x3fa56b…de85d3
0xa787…64cf0x47c5…4fc3Base$29.4070%0x6078…eee827d ago0x03e1b2…e6006b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x3eb5…08dc27d ago0x660876…b8aa90
0xa787…64cf0x47c5…4fc3Base$10.5070%0xffde…041027d ago0x1db591…6a33ba
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4689…1c4b27d ago0xa1bc9a…45eb4a
0xa787…64cf0x47c5…4fc3Base$4.2070%0xdfb4…bf9327d ago0xb6e14c…7e26b6
0xa787…64cf0x47c5…4fc3Base$10.5070%0x69b3…7ddd27d ago0x02f18c…5d9daa
0xa787…64cf0x47c5…4fc3Base$4.2070%0x2960…064b27d ago0x508de5…59fc1e
0xa787…64cf0x47c5…4fc3Base$7.3570%0xbc7c…86d427d ago0xaee22c…33653b
0xa787…64cf0x47c5…4fc3Base$19.9570%0x8569…b98727d ago0xb1b607…cf1199
0xa787…64cf0x47c5…4fc3Base$1.0570%0xdfb4…bf9327d ago0x24ad14…bec2cc
0xa787…64cf0x47c5…4fc3Base$1.0570%0x8503…c07227d ago0x4ed38b…3598c7
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa2b7…2c9a27d ago0x9284fb…baf218
0xa787…64cf0x47c5…4fc3Base$1.0570%0xdb56…d27827d ago0xe3442d…943df2
0xa787…64cf0x47c5…4fc3Base$11.5570%0x10ee…31de27d ago0x2d7516…8e2fe5
0xa787…64cf0x47c5…4fc3Base$2.1070%0xdcd9…b01a27d ago0x2e297f…6bf2b4
0xa787…64cf0x47c5…4fc3Base$26.2570%0x4d98…2b5b27d ago0xfe76c3…97556f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x7818…d2a627d ago0xc780b7…c4e336
0xa787…64cf0x47c5…4fc3Base$1.0570%0xe4c8…f88727d ago0x78bfcd…9a3c61
0xa787…64cf0x47c5…4fc3Base$10.5070%0x54c8…88d527d ago0x30bd68…0dd50d
0xa787…64cf0x47c5…4fc3Base$1.0570%0xa5e3…a7a327d ago0x8880ef…6c19a7

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.