Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$42.00100%0x69ba…d2e241d ago0xe4308b…1b42c9
0x3fb1…7e250x0e3d…7757Base$31.50100%0x1a34…32c141d ago0xe4b06f…448160
0x3fb1…7e250x0e3d…7757Base$10.50100%0x3dd1…4d5c41d ago0x4e0791…5ffcc1
0x3fb1…7e250x0e3d…7757Base$4.20100%0x762b…cf5041d ago0xdfc9f3…237f7e
0x3fb1…7e250x0e3d…7757Base$21.00100%0x50ee…525241d ago0xb32dc4…584745
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x466a…f27141d ago0x6854ad…b8edb6
0x3fb1…7e250x0e3d…7757Base$3.15100%0x44ef…9f6341d ago0x34df38…f8c31e
0x3fb1…7e250x0e3d…7757Base$3.15100%0x8f67…d01441d ago0x296421…5f78ac
0x3fb1…7e250x0e3d…7757Base$7.35100%0x5feb…0e1241d ago0xa0236f…2f6c2a
0x3fb1…7e250x0e3d…7757Base$5.25100%0x1f15…885741d ago0x52c8d3…96014b
0x3fb1…7e250x0e3d…7757Base$3.15100%0xd3b3…bd8241d ago0x2c8452…f74524
0x3fb1…7e250x0e3d…7757Base$2.10100%0x2ce3…0cdb41d ago0xcf61d5…ca933c
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x1b46…187041d ago0x3b33df…58a658
0x3fb1…7e250x0e3d…7757Base$10.50100%0x6d10…b12b41d ago0x1d4b1a…932efc
0x3fb1…7e250x0e3d…7757Base$15.75100%0xa628…b7bc41d ago0x62b478…8f5fed
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x0c48…3ed641d ago0xfd1742…541159
0x3fb1…7e250x0e3d…7757Base$3.15100%0x88c8…503841d ago0x07b3ba…72ca64
0x3fb1…7e250x0e3d…7757Base$105.00100%0x5047…e94041d ago0x44bd20…214b1a
0x3fb1…7e250x0e3d…7757Base$10.50100%0xca9f…d20141d ago0xfab125…78f5c9
0x3fb1…7e250x47c5…4fc3Base$19.9570%0x30b6…608941d ago0xabdf24…d7d678
0x3fb1…7e250x0e3d…7757Base$1.05100%0xcb3f…dc2941d ago0xa09820…7bd64f
0x3fb1…7e250x0e3d…7757Base$5.25100%0x20cf…bf5541d ago0x71eec3…4c6748
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x23e1…500341d ago0x9444a2…a397cc
0x3fb1…7e250x47c5…4fc3Base$5.2570%0x5613…339e41d ago0xf4bab7…6253da
0x3fb1…7e250x0e3d…7757Base$11.55100%0xed7e…63a641d ago0x71e036…2923c6

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.