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—$10.50100%0x4e90…564a65d ago0xa51f8d…b75ac1
0x1332…66eb0x0e3d…7757Base—$10.00100%0x791a…97b465d ago0xcebeed…0fefc2
0x1332…66eb0x0e3d…7757Base—$42.00100%0x6647…552665d ago0xfe6302…e28869
0x1332…66eb0x0e3d…7757Base—$5.25100%0x127e…b24a65d ago0xad042e…2ea2d1
0x1332…66eb0x0e3d…7757Base—$3.15100%0x0d74…aad665d ago0x6f644a…3fa421
0x1332…66eb0x0e3d…7757Base—$15.75100%0xa7b1…4ca465d ago0xb7e982…61a03b
0x1332…66eb0x0e3d…7757Base—$17.85100%0x8121…3f9d65d ago0x9199dd…61ddae
0x1332…66eb0x0e3d…7757Base—$5.25100%0x6fec…af4065d ago0x0777db…42c35a
0x1332…66eb0x0e3d…7757Base—$2.10100%0x96df…634b65d ago0x3d9dca…cabd25
0x1332…66eb0x0e3d…7757Base—$630.00100%0x9f03…523365d ago0xf7c482…6db32e
0x1332…66eb0x0e3d…7757Base—$52.50100%0x493f…ab8f65d ago0xb9366a…40e50b
0x1332…66eb0x0e3d…7757Base—$33.60100%0x154a…ba3265d ago0xabf363…b6b0c0
0x1332…66eb0x0e3d…7757Base—$2.10100%0x9d1f…cb2265d ago0x0f51bd…696d7d
0x1332…66eb0x0e3d…7757Base—$21.00100%0x73f4…836765d ago0xb3579d…22c7d1
0x1332…66eb0x0e3d…7757Base—$1.05100%0x1f5f…656e65d ago0xa31caf…4a3fef
0x1332…66eb0x0e3d…7757Base—$60.56100%0x9c03…689d65d ago0x591bbf…5b9858
0x1332…66eb0x0e3d…7757Base—$3.00100%0xf867…7e9b65d ago0x9a8352…cf54be
0x1332…66eb0x0e3d…7757Base—$1.05100%0x63f7…457865d ago0x07d509…d0e273
0x1332…66eb0x0e3d…7757Base—$9.00100%0xe7f0…b89c65d ago0x2f5534…120614
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2699…b2a565d ago0xfc3ef7…875213
0x1332…66eb0x0e3d…7757Base—$12,000.00100%0x1ceb…22ad65d ago0x2d01ad…c291ba
0x1332…66eb0x0e3d…7757Base—$84.00100%0x2158…e16065d ago0xdc43c9…2e4ffc
0x1332…66eb0x0e3d…7757Base—$758.19100%0x826a…78de65d ago0x886a67…c08966
0x1332…66eb0x10d8…b610Base—$4.24100%0xd016…b67a65d ago0x8effb9…6730bf
0x1332…66eb0x0e3d…7757Base—$5.00100%0x0971…930e65d ago0x5e177b…e08ba4

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.