Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x1cec…8dd4Base—$35.79100%mrdn50d ago0xfeb2c2…31f573
0x1cec…8dd40x13db…5192Base—$35.51100%mrdn50d ago0x49a9da…522f6e
0x1cec…8dd40xa6a9…809dBase—$29.15100%mrdn50d ago0x4c62ba…ea5bdd
0x1cec…8dd40xe55e…f748Base—$21.83100%mrdn50d ago0xf0c76d…03375b
0x4754…327b0x1cec…8dd4Base—$20.13100%mrdn50d ago0x391452…e686dc
0x1cec…8dd40xe55e…f748Base—$21.45100%mrdn50d ago0xf3147e…d4939e
0xe55e…f7480x1cec…8dd4Base—$31.44100%mrdn50d ago0x170871…3a74a6
0xa6a9…809d0x1cec…8dd4Base—$17.65100%mrdn50d ago0x3ea548…9ed6bd
0x1cec…8dd40x8e77…e2d6Base—$21.81100%mrdn50d ago0xadf885…8c1fe4
0xe55e…f7480x1cec…8dd4Base—$26.57100%mrdn50d ago0xf4034b…9c6cd7
0x1cec…8dd40x8e77…e2d6Base—$26.77100%mrdn50d ago0xfe668e…54f537
0xa6a9…809d0x1cec…8dd4Base—$22.95100%mrdn50d ago0xb8c5bc…b7b075
0x1cec…8dd40xe55e…f748Base—$22.51100%mrdn50d ago0xcf45ed…99491e
0x13db…51920x1cec…8dd4Base—$37.64100%mrdn50d ago0xab8a24…402c02
0x1cec…8dd40x4754…327bBase—$26.96100%mrdn50d ago0x997457…510a2b
0xe55e…f7480x1cec…8dd4Base—$18.46100%mrdn51d ago0xb847f2…70ccfc
0x1cec…8dd40xe55e…f748Base—$27.00100%mrdn51d ago0x662d67…95bb43
0x4754…327b0x1cec…8dd4Base—$31.80100%mrdn51d ago0x7aba05…0e8b1c
0x1cec…8dd40x4754…327bBase—$36.76100%mrdn51d ago0x4e7cc6…e74b32
0xe55e…f7480x1cec…8dd4Base—$22.53100%mrdn51d ago0x6201ac…66837d
0x13db…51920x1cec…8dd4Base—$27.29100%mrdn51d ago0x111c5c…ca772f
0x1cec…8dd40xfe8f…794dBase—$30.75100%mrdn51d ago0x972c97…df906e
0x4754…327b0x1cec…8dd4Base—$32.63100%mrdn51d ago0x6c4953…6c13e4
0x1cec…8dd40xfe8f…794dBase—$38.66100%mrdn51d ago0x93b4b2…0b08e9
0x13db…51920x1cec…8dd4Base—$22.68100%mrdn51d ago0x601714…763bd6

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.