Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480xfe8f…794dBase—$17.65100%mrdn23d ago0x8b2537…8c60a8
0x4754…327b0xfe8f…794dBase—$16.59100%mrdn23d ago0x63c7b6…f3e795
0xa6a9…809d0xfe8f…794dBase—$23.99100%mrdn23d ago0xa784bd…98b679
0xfe8f…794d0x13db…5192Base—$12.88100%mrdn23d ago0x329ccd…95d343
0xfe8f…794d0x13db…5192Base—$12.95100%mrdn23d ago0x1af4b7…6987bf
0xfe8f…794d0x1cec…8dd4Base—$22.80100%mrdn23d ago0x1f5e74…3da14b
0x13db…51920xfe8f…794dBase—$20.22100%mrdn23d ago0xf01529…83df8a
0xfe8f…794d0xa6a9…809dBase—$16.26100%mrdn23d ago0xffde53…855ed6
0xe55e…f7480xfe8f…794dBase—$21.80100%mrdn23d ago0x9da0d0…2e646b
0x1cec…8dd40xfe8f…794dBase—$19.17100%mrdn23d ago0xa5226e…acc1e2
0xfe8f…794d0xe55e…f748Base—$12.22100%mrdn23d ago0x33c097…d9b75e
0x1cec…8dd40xfe8f…794dBase—$25.32100%mrdn23d ago0xe13496…338813
0x4754…327b0xfe8f…794dBase—$19.61100%mrdn23d ago0x257b23…b56719
0xfe8f…794d0xa6a9…809dBase—$19.28100%mrdn23d ago0x50643b…41c088
0xfe8f…794d0xa6a9…809dBase—$16.25100%mrdn23d ago0x5732b5…0ad0d3
0xfe8f…794d0xe55e…f748Base—$14.89100%mrdn23d ago0xfebc4a…161b44
0xfe8f…794d0x13db…5192Base—$12.38100%mrdn23d ago0x9282e7…f5bc9b
0x13db…51920xfe8f…794dBase—$12.26100%mrdn23d ago0x49a7af…460c2d
0xe55e…f7480xfe8f…794dBase—$15.04100%mrdn23d ago0x5e2d5e…626247
0x13db…51920xfe8f…794dBase—$26.17100%mrdn23d ago0xf4fdf9…d2ea04
0xfe8f…794d0x1cec…8dd4Base—$19.32100%mrdn23d ago0xd3127a…cdff8a
0xfe8f…794d0x4754…327bBase—$18.25100%mrdn23d ago0x7680be…845519
0xfe8f…794d0x1cec…8dd4Base—$23.18100%mrdn23d ago0x2c2147…c18180
0xfe8f…794d0xa6a9…809dBase—$20.36100%mrdn23d ago0xec00fe…6d25b4
0xfe8f…794d0xe55e…f748Base—$27.88100%mrdn23d ago0xb22cb2…820d9f

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.