Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$3.50100%0xfb58…2b72122d ago0xc0bd94…4967ee
0x1332…66eb0x0e3d…7757Base—$21.00100%0x07d6…1b94122d ago0x5010ed…bd522d
0x1332…66eb0x0e3d…7757Base—$10.50100%0x50b0…9cda122d ago0xb7ba1a…459d05
0x1332…66eb0x0e3d…7757Base—$420.00100%0x8503…c072122d ago0x944595…b86787
0x6e8d…05600x0e3d…7757Base—$0.60100%0x1278…697c122d ago0x8fe599…b600df
0x1332…66eb0x0e3d…7757Base—$10.50100%0x84ea…0e47122d ago0xdfd338…231e2c
0x1332…66eb0x0e3d…7757Base—$105.00100%0xdae3…916a122d ago0xbc3037…6608d4
0x34f9…f8830x0e3d…7757Base—$15.75100%0x69b3…7ddd122d ago0x35c176…ef9bc6
0x3576…c26a0x0e3d…7757Base—$10.50100%0xb182…b93d122d ago0x419456…cb7b3a
0xa787…64cf0x0e3d…7757Base—$2.10100%0xc84b…0cb3122d ago0xa97659…2949fb
0xa787…64cf0x0e3d…7757Base—$1.05100%0xfe9d…bf46122d ago0xf5ceaa…66313a
0x1332…66eb0x0e3d…7757Base—$2.10100%0x8bf0…2ce2122d ago0x59cace…086677
0xf62b…0a980x0e3d…7757Base—$9.45100%0xb9e3…292d122d ago0x7927f5…ce9492
0x1332…66eb0x0e3d…7757Base—$2.10100%0x7869…5c20122d ago0xb65bec…71add9
0x1332…66eb0x0e3d…7757Base—$1.05100%0x0971…930e122d ago0xe9af70…dfb8c1
0xfe41…666a0x0e3d…7757Base—$5.22100%0x73bd…b444122d ago0x67ce9f…9cde5e
0x1332…66eb0x0e3d…7757Base—$1,995.00100%0x9ea2…605a122d ago0x8c5a89…4d173a
0x1332…66eb0x0e3d…7757Base—$100.00100%0x59d0…cf72122d ago0xd07c77…b54f3f
0x1332…66eb0x0e3d…7757Base—$2.50100%0x1e92…0cb7122d ago0x83366f…880285
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4263…5fe5122d ago0xe4735e…368efc
0xbd7e…e5b80x0e3d…7757Base—$5.25100%0xde5c…e1ff122d ago0x6298ca…b13080
0xc753…633b0x0e3d…7757Base—$10.50100%0x9d6c…edd3122d ago0x176c86…6de7dc
0x3a1d…3bd20x0e3d…7757Base—$19.95100%0x4760…47ea122d ago0x97eaff…5e60ce
0x1332…66eb0x0e3d…7757Base—$20.00100%0x7a25…7fdc122d ago0x238113…b9617b
0x1332…66eb0x0e3d…7757Base—$10.50100%0x04fd…2b52122d ago0xab1eda…71effb

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.