Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$3.15100%0x9c66…aca6118d ago0x9bb05b…f04093
0xa787…64cf0x0e3d…7757Base$10.50100%0xb769…f881118d ago0x2ad06a…0b7b09
0xa787…64cf0x0e3d…7757Base$3.15100%0x72fe…16d6118d ago0xfb5407…7db965
0xa787…64cf0x0e3d…7757Base$10.50100%0x0ad8…9d8a118d ago0x4bb2d7…8ffb2e
0xa787…64cf0x0e3d…7757Base$1.05100%0x563b…9a7f118d ago0xda264f…9afeab
0xa787…64cf0x0e3d…7757Base$31.50100%0x9618…2861118d ago0x23fb24…ee1cb6
0xa787…64cf0x0e3d…7757Base$5.25100%0x0562…cf20118d ago0x5cd7cb…f10735
0xa787…64cf0x0e3d…7757Base$5.25100%0x6bac…5e9b118d ago0x8b2f73…02562e
0xa787…64cf0x0e3d…7757Base$1.05100%0x6aad…f133118d ago0x2887a4…ee3408
0xa787…64cf0x0e3d…7757Base$1.05100%0xc807…52c7118d ago0xfff43a…21110a
0xa787…64cf0x0e3d…7757Base$5.25100%0xb1ed…f854118d ago0x2f9f55…5d3d71
0xa787…64cf0x0e3d…7757Base$1.05100%0x505d…14d6118d ago0x134c8d…748a79
0xa787…64cf0x0e3d…7757Base$5.25100%0xce9f…bc8e118d ago0x22a7e3…37e9d3
0xa787…64cf0x0e3d…7757Base$3.15100%0x8112…5167118d ago0x58da01…240bb3
0xa787…64cf0x0e3d…7757Base$1.05100%0xbc7c…86d4118d ago0xab6367…621855
0xa787…64cf0x0e3d…7757Base$3.15100%0x7bc8…4261118d ago0x698bcd…9046d1
0xa787…64cf0x0e3d…7757Base$10.50100%0x6768…2435118d ago0x5e5eb3…e70613
0xa787…64cf0x0e3d…7757Base$5.25100%0x6e05…667f118d ago0x249c5f…b88b09
0xa787…64cf0x0e3d…7757Base$5.25100%0xfbad…25fb118d ago0xedccf6…626bda
0xa787…64cf0x0e3d…7757Base$5.25100%0x28a1…4ae5118d ago0x419bb3…c61de3
0xa787…64cf0x0e3d…7757Base$6.30100%0x8944…ba2a118d ago0x4f707c…a4d6b7
0xa787…64cf0x0e3d…7757Base$21.00100%0x31fe…80c4118d ago0xba5c70…73a3d3
0xa787…64cf0x0e3d…7757Base$1.05100%0xfbba…dd90118d ago0x015ef6…22c9cc
0xa787…64cf0x0e3d…7757Base$1.05100%0x3494…a4d1118d ago0x35238d…7a107d
0xa787…64cf0x0e3d…7757Base$10.50100%0x39f9…9a79118d ago0x138cfa…269351

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.