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$10.50100%0x493b…b91693d ago0x1681bc…9ad968
0xa787…64cf0x0e3d…7757Base$3.15100%0xd253…4d1893d ago0x33908e…5066b3
0xa787…64cf0x0e3d…7757Base$2.10100%0x4f6a…d2f693d ago0xe6faba…c88ee0
0xa787…64cf0x0e3d…7757Base$1.05100%0x9307…e92a93d ago0x775086…449ed1
0xa787…64cf0x0e3d…7757Base$5.25100%0xdfb4…bf9393d ago0xac6203…b39302
0xa787…64cf0x0e3d…7757Base$3.15100%0xabef…391393d ago0x78d815…d4fb9b
0xa787…64cf0x0e3d…7757Base$10.50100%0x44bc…cd6a93d ago0xeaf2ee…a2a59b
0xa787…64cf0x0e3d…7757Base$3.15100%0x06ee…cb5293d ago0xf0efb0…5e58cd
0xa787…64cf0x0e3d…7757Base$5.25100%0x6361…440593d ago0xa2ea09…a1cb3f
0xa787…64cf0x0e3d…7757Base$1.05100%0xc7c2…61a593d ago0xcc976d…e1e904
0xa787…64cf0x0e3d…7757Base$2.10100%0xda2d…f5ea93d ago0x29fc23…149b76
0xa787…64cf0x0e3d…7757Base$10.50100%0x466a…f27193d ago0x62f6e6…a8953d
0xa787…64cf0x0e3d…7757Base$5.25100%0x5520…8e5b93d ago0xb357de…16115c
0xa787…64cf0x0e3d…7757Base$1.05100%0x8f67…d01493d ago0x9acd5b…cb5053
0xa787…64cf0x0e3d…7757Base$11.55100%0x3d37…880693d ago0x6a57a8…52fd40
0xa787…64cf0x0e3d…7757Base$10.50100%0x023e…d6fc93d ago0xd816fa…073161
0xa787…64cf0x0e3d…7757Base$5.25100%0x0d74…aad693d ago0xf93110…ee8d7e
0xa787…64cf0x0e3d…7757Base$10.50100%0xa7b1…4ca493d ago0xb848ee…50a610
0xa787…64cf0x0e3d…7757Base$2.10100%0x96df…634b93d ago0xdbd7fd…5e19e4
0xa787…64cf0x0e3d…7757Base$10.50100%0xf7a9…eb8d93d ago0xc9d36c…19cd0d
0xa787…64cf0x0e3d…7757Base$1.05100%0x6280…2e7993d ago0x25bda9…ccdac0
0xa787…64cf0x0e3d…7757Base$1.05100%0x3ab4…e68493d ago0xf76f6d…6af776
0xa787…64cf0x0e3d…7757Base$5.25100%0xc7c2…61a593d ago0x6296f2…8ccda1
0xa787…64cf0x0e3d…7757Base$2.10100%0xe218…89ec93d ago0xa7787e…283a5a
0xa787…64cf0x0e3d…7757Base$42.00100%0x7430…b4bb93d ago0x5c32c1…486c38

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.