Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$3.15100%0x42d1…f7df117d ago0x465800…5c29ae
0xdd07…45b90x0e3d…7757Base—$1.05100%0x0dc1…6214117d ago0xde82ef…7d6010
0xdd07…45b90x0e3d…7757Base—$1.05100%0xa5c8…4ccb117d ago0x1c5328…b1b659
0xdd07…45b90x0e3d…7757Base—$1.05100%0xff29…0646117d ago0x99656d…c4e1a7
0xdd07…45b90x0e3d…7757Base—$9.45100%0xa8a2…c53b117d ago0xc93c62…697f5d
0xdd07…45b90x0e3d…7757Base—$1.05100%0xc76e…a7a9117d ago0xf6b8fb…8a456f
0xdd07…45b90x0e3d…7757Base—$1.05100%0xd0fe…3976117d ago0xd4bfd8…8fdc20
0xdd07…45b90x0e3d…7757Base—$2.10100%0x748e…1c74117d ago0x314c3e…91d7ea
0xdd07…45b90x0e3d…7757Base—$42.00100%0xc664…74ab117d ago0xf4fd2d…f580c0
0xdd07…45b90x0e3d…7757Base—$1.05100%0xa1fb…723e117d ago0xfaaf2c…6cefcd
0xdd07…45b90x0e3d…7757Base—$5.25100%0xcd64…d81f117d ago0x8609aa…3a80ed
0xdd07…45b90x0e3d…7757Base—$3.15100%0xd253…4d18117d ago0xbcb2ef…f85b07
0xdd07…45b90x0e3d…7757Base—$5.25100%0xa0c6…2cb4117d ago0xf9a9e5…9ae607
0xdd07…45b90x0e3d…7757Base—$5.25100%0xfbdd…4dae117d ago0xfe84fa…90abb5
0xdd07…45b90x0e3d…7757Base—$42.00100%0x8503…c072117d ago0x9f3281…d286be
0xdd07…45b90x0e3d…7757Base—$10.50100%0xc76e…a7a9117d ago0x511e44…3f25aa
0xdd07…45b90x0e3d…7757Base—$11.55100%0xb834…55bc117d ago0xc1788c…def8d5
0xdd07…45b90x0e3d…7757Base—$9.45100%0x1868…1426117d ago0x0936ea…d2fa29
0xdd07…45b90x0e3d…7757Base—$10.50100%0x3fab…7e8c117d ago0x5b0215…8e686e
0xdd07…45b90x0e3d…7757Base—$2.10100%0xc89e…7958117d ago0x4a640a…0d6955
0xdd07…45b90x0e3d…7757Base—$10.50100%0x12fd…41c8117d ago0x5791d9…8365a4
0xdd07…45b90x0e3d…7757Base—$1.05100%0xed7e…63a6117d ago0x926ab3…929509
0xdd07…45b90x0e3d…7757Base—$1.05100%0x9ee0…41c3118d ago0xea4739…6da294
0xdd07…45b90x0e3d…7757Base—$10.50100%0x9d18…1e3a118d ago0x733bbc…52af2b
0xdd07…45b90x0e3d…7757Base—$3.15100%0xc76e…a7a9118d ago0xcf28d7…dae037

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.